Skip to content

Hostname

aviat.com.pg

Last fetched

aviat.com.pg resolves to 1 IPv4 address operated by AS55792 in PG.

Nutrition Label

WHISPER CANON · aviat.com.pgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/aviat.com.pg

Resolution chain

aviat.com.pg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.95.202.24202.95.202.0/24AS55792PG

WHOIS identity

No WHOIS records are currently associated with aviat.com.pg in WhisperGraph.

Subdomains

9 observed subdomains of aviat.com.pg.

Web-graph footprint

Distinct hostnames that link to or from aviat.com.pg in the public web crawl.

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aviat.com.pg.

MechanismTarget
SPF_Aaviat.com.pg
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.95.202.24
SPF_MXaviat.com.pg

Related pages

Pivot deeper into the graph from aviat.com.pg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aviat.com.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.