Skip to content

Hostname

eduadmin.se

Last fetched

eduadmin.se resolves to 1 IPv4 address operated by GLOBALCONNECT-AS12552 in SE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · eduadmin.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eduadmin.se

Resolution chain

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

IPPrefixASNOperatorCountry
83.140.23.4783.140.0.0/16AS12552GLOBALCONNECT-AS12552SE

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

13 observed subdomains of eduadmin.se.

Web-graph footprint

Distinct hostnames that link to or from eduadmin.se in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eduadmin.se.

MechanismTarget
SPF_Aeduadmin.se
SPF_INCLUDEspf.multinet.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.180.83.103
SPF_MXeduadmin.se

Related pages

Pivot deeper into the graph from eduadmin.se.

Cypher and MCP

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

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