Skip to content

Hostname

eg.dk

Last fetched

eg.dk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.150.1.193216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
eg a/s
Contact emails

Subdomains

79 observed subdomains of eg.dk.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for eg.dk.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf-a.eg.dk
SPF_INCLUDE_spf-hosting.eg.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.128.102.81
SPF_IP185.128.102.82
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32
SPF_IP5.79.88.64/26
SPF_IP5.79.99.192/26
SPF_IP91.197.250.0/28
SPF_IP91.207.32.40

Related pages

Pivot deeper into the graph from eg.dk.

Cypher and MCP

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

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