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
Resolution chain
eduadmin.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.140.23.47 | 83.140.0.0/16 | AS12552 | GLOBALCONNECT-AS12552 | SE |
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for eduadmin.se.
| Mechanism | Target |
|---|---|
| SPF_A | eduadmin.se |
| SPF_INCLUDE | spf.multinet.se |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.180.83.103 |
| SPF_MX | eduadmin.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.