Skip to content

Hostname

aod-cloud.io

Last fetched

aod-cloud.io resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · aod-cloud.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aod-cloud.io

Resolution chain

aod-cloud.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.45.121104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.213.226172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with aod-cloud.io in WhisperGraph.

Subdomains

1 observed subdomain of aod-cloud.io.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aod-cloud.io.

MechanismTarget
SPF_IP103.27.38.111
SPF_IP103.27.38.222
SPF_IP13.236.253.66
SPF_IP149.72.165.115
SPF_IP167.89.70.104
SPF_IP202.169.17.131
SPF_IP34.242.146.152
SPF_IP52.65.43.8

Related pages

Pivot deeper into the graph from aod-cloud.io.

Cypher and MCP

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

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