Skip to content

Hostname

handicap.dk

Last fetched

handicap.dk resolves to 1 IPv4 address operated by AS202053 in NL.

Nutrition Label

WHISPER CANON · handicap.dkRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/handicap.dk

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.47.16494.237.40.0/21AS202053NL

WHOIS identity

Registrar
Organization
danske handicaporganisationer
Contact emails

Subdomains

11 observed subdomains of handicap.dk.

Web-graph footprint

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

463 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for handicap.dk.

MechanismTarget
SPF_Ahandicap.dk
SPF_Amail.hhdrift.dk
SPF_Asmtp11.zitcom.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_INCLUDEspf.ubivox.com
SPF_IP148.105.0.0/16
SPF_IP172.201.7.201
SPF_IP185.163.189.51/32
SPF_IP185.163.189.52/32
SPF_IP185.163.189.53/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP46.36.211.197/32
SPF_IP83.136.88.214
SPF_IP93.160.30.123
SPF_MXhandicap.dk

Related pages

Pivot deeper into the graph from handicap.dk.

Cypher and MCP

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

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