Skip to content

Hostname

avnwx.com

Last fetched

avnwx.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · avnwx.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/avnwx.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.33.59.11145.33.32.0/19AS63949US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

13 observed subdomains of avnwx.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for avnwx.com.

MechanismTarget
SPF_Aav-01.avnwx.com
SPF_Aav-02.avnwx.com
SPF_Aav-03.avnwx.com
SPF_Aavnwx.com
SPF_INCLUDE_spf.google.com
SPF_IP2600:3c01:0:0:f03c:91ff:fedf:3fa7
SPF_IP2600:3c01:0:0:f03c:91ff:fee7:7d94
SPF_IP2600:3c01:0:0:f03c:91ff:fee9:3f5
SPF_IP45.33.51.38
SPF_IP45.33.59.111
SPF_IP45.79.96.219

Related pages

Pivot deeper into the graph from avnwx.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avnwx.com"})-[: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.