Skip to content

Hostname

rationel.dk

Last fetched

rationel.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · rationel.dkRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rationel.dk

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.202.43159.65.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
vkr holding a/s
Contact emails

Subdomains

20 observed subdomains of rationel.dk.

Web-graph footprint

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

147 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rationel.dk.

MechanismTarget
SPF_Amassmail.scannet.dk
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.vaimo.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.62.202.74
SPF_IP92.62.202.75

Related pages

Pivot deeper into the graph from rationel.dk.

Cypher and MCP

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

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