Skip to content

Hostname

chatham.edu

Last fetched

chatham.edu resolves to 1 IPv4 address operated by ASPSTATION - aspStation, Inc. in US.

Nutrition Label

WHISPER CANON · chatham.eduRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/chatham.edu

Resolution chain

chatham.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.207.141.21866.207.128.0/20AS19261ASPSTATION - aspStation, Inc.US

WHOIS identity

Registrar
Organization
chatham university
Contact emails

Subdomains

118 observed subdomains of chatham.edu.

Web-graph footprint

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

937 sites link to this hostname.

705 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for chatham.edu.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEicpbounce.com
SPF_INCLUDEspf.e2ma.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.247.216.0/22
SPF_IP198.187.196.0/24
SPF_IP206.107.42.0/24
SPF_IP66.207.141.0/24
SPF_MXchatham.edu

Related pages

Pivot deeper into the graph from chatham.edu.

Cypher and MCP

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

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