Skip to content

Hostname

capecod.edu

Last fetched

capecod.edu resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · capecod.eduRouting diversity3.0/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/capecod.edu

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.93.217174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.91.12634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
67.225.161.9667.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
Organization
cape cod community college
Contact emails

Subdomains

22 observed subdomains of capecod.edu.

Web-graph footprint

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

343 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for capecod.edu.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.33.243.30/32
SPF_IP162.223.144.12
SPF_IP50.200.106.246
SPF_IP54.240.27.0/24
SPF_IP54.240.33.0/24
SPF_MXcollegenet.com

Related pages

Pivot deeper into the graph from capecod.edu.

Cypher and MCP

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

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