Skip to content

Hostname

ithaca.edu

Last fetched

ithaca.edu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
40.88.252.15640.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
ithaca college
Contact emails

Subdomains

185 observed subdomains of ithaca.edu.

Web-graph footprint

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

2,653 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ithaca.edu.

MechanismTarget
SPF_INCLUDE_spf1.ithaca.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.147.176.70
SPF_IP147.129.129.27
SPF_IP147.129.129.7
SPF_IP208.40.232.0/27
SPF_IP216.37.17.0/24
SPF_IP64.72.147.0/24

Related pages

Pivot deeper into the graph from ithaca.edu.

Cypher and MCP

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

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