Skip to content

Hostname

arufu.dk

Last fetched

arufu.dk resolves to 1 IPv4 address operated by Netsite - Netsite A/S in DK.

Nutrition Label

WHISPER CANON · arufu.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/arufu.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.224.18.18185.224.16.0/22AS205206Netsite - Netsite A/SDK

WHOIS identity

Registrar
Organization
arufu it-support
Contact emails

Subdomains

2 observed subdomains of arufu.dk.

Web-graph footprint

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

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for arufu.dk.

MechanismTarget
SPF_Aarufu.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.102.208/32
SPF_IP193.29.201.201
SPF_IP198.37.154.203/32
SPF_MXarufu.dk

Related pages

Pivot deeper into the graph from arufu.dk.

Cypher and MCP

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

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