Skip to content

Hostname

edunet.net

Last fetched

edunet.net resolves to 1 IPv4 address operated by AS135354 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · edunet.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/edunet.net

Resolution chain

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

IPPrefixASNOperatorCountry
27.96.147.16427.96.144.0/20AS135354KR

WHOIS identity

Registrar
iana:444
Organization
keris
Contact emails

Subdomains

44 observed subdomains of edunet.net.

Web-graph footprint

Distinct hostnames that link to or from edunet.net in the public web crawl.

268 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for edunet.net.

MechanismTarget
SPF_IP101.101.174.235
SPF_IP175.45.209.127
SPF_IP210.102.100.226
SPF_IP211.188.64.50
SPF_IP211.188.85.138
SPF_IP223.130.173.175
SPF_IP27.96.148.195
SPF_IP27.96.149.163

Related pages

Pivot deeper into the graph from edunet.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edunet.net"})-[: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.