Skip to content

Hostname

aau.plan2learn.dk

Last fetched

aau.plan2learn.dk resolves to 1 IPv4 address operated by GLOBALCONNECT-AS31027 in DK.

Nutrition Label

WHISPER CANON · aau.plan2learn.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aau.plan2learn.dk

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.201.4262.116.192.0/19AS31027GLOBALCONNECT-AS31027DK

WHOIS identity

No WHOIS records are currently associated with aau.plan2learn.dk in WhisperGraph.

Subdomains

1 observed subdomain of aau.plan2learn.dk.

Web-graph footprint

Distinct hostnames that link to or from aau.plan2learn.dk in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aau.plan2learn.dk.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.116.194.174
SPF_IP62.116.201.40/32
SPF_MXplan2learn.dk

Related pages

Pivot deeper into the graph from aau.plan2learn.dk.

Cypher and MCP

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

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