Skip to content

Hostname

respace.dk

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.10813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.1123.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.1243.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.643.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.793.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
respace.dk aps
Contact emails

Subdomains

1 observed subdomain of respace.dk.

Web-graph footprint

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

28 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for respace.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from respace.dk.

Cypher and MCP

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

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