Skip to content

Hostname

elshoppen.dk

Last fetched

elshoppen.dk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · elshoppen.dkRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/elshoppen.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.153.23013.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.48.174.6613.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.44.4213.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.130.24016.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
lars borbye mikkelsen
Contact emails

Subdomains

5 observed subdomains of elshoppen.dk.

Web-graph footprint

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

7 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for elshoppen.dk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP81.19.232.0/24
SPF_IP81.7.161.0/24

Related pages

Pivot deeper into the graph from elshoppen.dk.

Cypher and MCP

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

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