Skip to content

Hostname

aeg.dk

Last fetched

aeg.dk resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in MX.

Nutrition Label

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

Resolution chain

aeg.dk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.87.197.64184.87.197.0/24AS20940AKAMAI-ASN1MX
184.87.197.81184.87.197.0/24AS20940AKAMAI-ASN1MX
202.138.177.9202.138.176.0/21AS9299IPG-AS-AP Philippine Long Distance Telephone CompanyPH
202.138.181.201202.138.181.0/24AS9299IPG-AS-AP Philippine Long Distance Telephone CompanyPH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aeg.dk.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from aeg.dk.

Cypher and MCP

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

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