Skip to content

Hostname

ao.com

Last fetched

ao.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · ao.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ao.com

Resolution chain

ao.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.173.129104.18.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.174.129104.18.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.175.129104.18.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.176.129104.18.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.177.129104.18.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:73
Organization
ao retail
Contact emails

Subdomains

87 observed subdomains of ao.com.

Web-graph footprint

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

1,246 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ao.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEao.gnatta.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEnlkp.spf.avature.net
SPF_IP51.179.179.152
SPF_IP51.179.179.155

Related pages

Pivot deeper into the graph from ao.com.

Cypher and MCP

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

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