Skip to content

Hostname

edugrade.se

Last fetched

edugrade.se resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:dotkeeper ab as the registrar.

Nutrition Label

WHISPER CANON · edugrade.seRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/edugrade.se

Resolution chain

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

IPPrefixASNOperatorCountry
13.69.228.2113.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
registrar:dotkeeper ab
Organization
Contact emails

Subdomains

1 observed subdomain of edugrade.se.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for edugrade.se.

MechanismTarget
SPF_INCLUDEspf.multinet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.16.119.64/29
SPF_IP20.234.31.92

Related pages

Pivot deeper into the graph from edugrade.se.

Cypher and MCP

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

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