Skip to content

Hostname

esc.edu

Last fetched

esc.edu resolves to 1 IPv4 address operated by SUNY-ESC - SUNY Empire State University in US.

Nutrition Label

WHISPER CANON · esc.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/esc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
138.116.179.71138.116.0.0/16AS33004SUNY-ESC - SUNY Empire State UniversityUS

WHOIS identity

Registrar
Organization
empire state college
Contact emails

Subdomains

340 observed subdomains of esc.edu.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for esc.edu.

Related pages

Pivot deeper into the graph from esc.edu.

Cypher and MCP

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

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