Skip to content

Hostname

rodes.dk

Last fetched

rodes.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · rodes.dkRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/rodes.dk

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.33.152168.119.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
rodes
Contact emails

Subdomains

3 observed subdomains of rodes.dk.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rodes.dk.

MechanismTarget
SPF_Acpost.timeplan-software.com
SPF_Arodes.dk
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfnetblocks.magepartner.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtrustpilotservice.com

Related pages

Pivot deeper into the graph from rodes.dk.

Cypher and MCP

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

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