Skip to content

Hostname

lternet.edu

Last fetched

lternet.edu resolves to 1 IPv4 address operated by UCSB-NET-AS - University of California, Santa Barbara in US.

Nutrition Label

WHISPER CANON · lternet.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/lternet.edu

Resolution chain

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

IPPrefixASNOperatorCountry
128.111.85.97128.111.0.0/16AS131UCSB-NET-AS - University of California, Santa BarbaraUS

WHOIS identity

Registrar
Organization
lter network office
Contact emails

Subdomains

72 observed subdomains of lternet.edu.

Web-graph footprint

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

495 sites link to this hostname.

520 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lternet.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net
SPF_IP128.111.85.92
SPF_IP128.111.85.95

Related pages

Pivot deeper into the graph from lternet.edu.

Cypher and MCP

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

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