Skip to content

Hostname

capecod.net

Last fetched

capecod.net resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · capecod.netRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/capecod.net

Resolution chain

capecod.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.86.93.19209.86.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
209.86.93.20209.86.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
209.86.93.21209.86.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
earthlink
Contact emails

Subdomains

8 observed subdomains of capecod.net.

Web-graph footprint

Distinct hostnames that link to or from capecod.net in the public web crawl.

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for capecod.net.

MechanismTarget
SPF_INCLUDEearthlink.net

Related pages

Pivot deeper into the graph from capecod.net.

Cypher and MCP

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

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