Skip to content

Hostname

c.aio.com

Last fetched

c.aio.com resolves to 6 IPv4 addresses operated by GLOBE-TELECOM-AS Globe Telecoms in PH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
1.37.93.1441.37.93.0/24AS4775GLOBE-TELECOM-AS Globe TelecomsPH
1.37.93.1791.37.93.0/24AS4775GLOBE-TELECOM-AS Globe TelecomsPH
23.196.3.14623.196.3.0/24AS20940AKAMAI-ASN1US
23.196.3.16923.196.3.0/24AS20940AKAMAI-ASN1US
23.48.224.10423.48.224.0/24AS20940AKAMAI-ASN1US
23.48.224.10723.48.224.0/24AS20940AKAMAI-ASN1US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from c.aio.com.

Cypher and MCP

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

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