Skip to content

Hostname

cach.io

Last fetched

cach.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cach.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cach.io

Resolution chain

cach.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.79.10418.238.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.79.15618.238.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.79.3118.238.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.79.718.238.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.3.1118.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.3.14318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.3.17618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.3.7318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cach.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cach.io.

Cypher and MCP

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

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