Skip to content

Hostname

escapeaway.dk

Last fetched

escapeaway.dk resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · escapeaway.dkRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/escapeaway.dk

Resolution chain

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

IPPrefixASNOperatorCountry
34.242.15.24834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.36.10934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.9.24234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.32.9434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.246.10052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.25.10452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.209.23354.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.33.1854.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.180.16654.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with escapeaway.dk in WhisperGraph.

Subdomains

9 observed subdomains of escapeaway.dk.

Web-graph footprint

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

161 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for escapeaway.dk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubivox.com
SPF_INCLUDEtrustpilotservice.com
SPF_MXescapeaway.dk

Related pages

Pivot deeper into the graph from escapeaway.dk.

Cypher and MCP

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

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