Skip to content

Hostname

fastspeed.dk

Last fetched

fastspeed.dk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:dandomain a/s as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.61.222.18313.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
136.243.9.155136.243.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:dandomain a/s
Organization
fastspeed a/s
Contact emails

Subdomains

9,120 observed subdomains of fastspeed.dk.

Web-graph footprint

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

67 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fastspeed.dk.

MechanismTarget
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.108.1/28
SPF_IP167.89.108.13
SPF_IP167.89.92.35
SPF_IP79.171.151.33

Related pages

Pivot deeper into the graph from fastspeed.dk.

Cypher and MCP

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

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