Skip to content

Hostname

24run.dk

Last fetched

24run.dk resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · 24run.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/24run.dk

Resolution chain

24run.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.55.134.177162.55.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
Organization
worldbiz unlimited cloud wizard s.m.b.a.
Contact emails

Subdomains

1 observed subdomain of 24run.dk.

Subdomain
www.24run.dk

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • 24run.dk

SPF policy

5 SPF mechanisms authorising senders for 24run.dk.

MechanismTarget
SPF_A24run.dk
SPF_INCLUDErelay.mailchannels.net
SPF_IP162.55.134.177
SPF_IP49.12.122.94
SPF_MX24run.dk

Related pages

Pivot deeper into the graph from 24run.dk.

Cypher and MCP

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

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