I’ve been receiving random packet loss ranging from 0% to 100% when TCP pinging ‘api.companieshouse.gov.uk’. It’s generally between 9 to 12%. This happens randomly against both IP addresses. This issue seems to be only happening when tcp pinging from an Azure VM and I have a ticket open with them.
psping -t api.companieshouse.gov.uk:443
Has anyone else encountered a similar issue?
If I repeatedly TCP ping the companies house API on port 443, will my IP get blacklisted or temporarily blacklisted?
We are experiencing packet loss from our Azure VM’s to the companies house api. We had to ping via TCP since ICMP is blocked by the Azure fire wall. We are no-longer pinging, have a ticket open with Azure, and have moved our calls to Companies House to an azure cloud service (which seams to have gotten around the packet loss issue.