Skip to content

Hostname

ipa.gov.pg

Last fetched

ipa.gov.pg resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU.

Nutrition Label

WHISPER CANON · ipa.gov.pgRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ipa.gov.pg

Resolution chain

ipa.gov.pg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.37.196.19520.36.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU
52.65.217.23052.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with ipa.gov.pg in WhisperGraph.

Subdomains

8 observed subdomains of ipa.gov.pg.

Web-graph footprint

Distinct hostnames that link to or from ipa.gov.pg in the public web crawl.

111 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ipa.gov.pg.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ipa.gov.pg"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.