Skip to content

Hostname

avnow.com

Last fetched

avnow.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · avnow.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/avnow.com

Resolution chain

avnow.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0155290770
Contact emails

Subdomains

4 observed subdomains of avnow.com.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for avnow.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.160.0.0/16
SPF_IP216.173.134.44
SPF_IP23.114.101.10
SPF_IP23.251.253.0/26
SPF_IP38.152.248.0/24
SPF_IP38.153.9.0/24
SPF_IP40.107.77.113
SPF_IP68.63.184.225
SPF_IP68.93.184.225

Related pages

Pivot deeper into the graph from avnow.com.

Cypher and MCP

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

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