Hostname
easyme.dk
Last fetched
easyme.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.
Nutrition Label
Resolution chain
easyme.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.194.38 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.84 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.87 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.90 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.159.227.100 | 108.159.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.227.129 | 108.159.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.227.20 | 108.159.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.227.95 | 108.159.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- moski2.net aps
- Contact emails
- —
Subdomains
153 observed subdomains of easyme.dk.
Showing 25 of 153. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.