Skip to content

Hostname

footway.dk

Last fetched

footway.dk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.208.146.052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.199.7752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.155.13252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.157.13263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:abion ab
Organization
footway group ab
Contact emails

Subdomains

8 observed subdomains of footway.dk.

Web-graph footprint

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

52 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for footway.dk.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXehelpdesk.servit.se
SPF_MXfootway.dk
SPF_MXmail.footway.com

Related pages

Pivot deeper into the graph from footway.dk.

Cypher and MCP

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

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