Skip to content

Hostname

easyme.dk

Last fetched

easyme.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · easyme.dkRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/easyme.dk

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.194.38108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.84108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.87108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.90108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.159.227.100108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.129108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.20108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.95108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
moski2.net aps
Contact emails

Subdomains

153 observed subdomains of easyme.dk.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for easyme.dk.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from easyme.dk.

Cypher and MCP

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

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