Skip to content

Hostname

eng.ucsd.edu

Last fetched

eng.ucsd.edu resolves to 1 IPv4 address operated by UCSD - University of California, San Diego in US.

Nutrition Label

WHISPER CANON · eng.ucsd.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/eng.ucsd.edu

Resolution chain

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

IPPrefixASNOperatorCountry
132.239.8.36132.239.0.0/16AS7377UCSD - University of California, San DiegoUS

WHOIS identity

No WHOIS records are currently associated with eng.ucsd.edu in WhisperGraph.

Subdomains

140 observed subdomains of eng.ucsd.edu.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for eng.ucsd.edu.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.ucsd.edu
SPF_IP132.239.8.147
SPF_IP132.239.8.60
SPF_IP169.228.53.70
SPF_IP169.228.53.93

Related pages

Pivot deeper into the graph from eng.ucsd.edu.

Cypher and MCP

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

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