Skip to content

Hostname

dk.alcanix.net

Last fetched

dk.alcanix.net resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · dk.alcanix.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dk.alcanix.net

Resolution chain

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

IPPrefixASNOperatorCountry
82.165.48.10182.165.0.0/16AS8560DE

WHOIS identity

No WHOIS records are currently associated with dk.alcanix.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for dk.alcanix.net.

MechanismTarget
SPF_Adk.alcanix.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmx.ovh.com
SPF_IP149.202.58.79
SPF_IP195.20.241.16
SPF_IP212.47.249.228
SPF_IP217.160.26.130
SPF_IP217.182.138.155
SPF_IP37.187.119.208
SPF_IP51.15.178.8
SPF_IP51.210.254.249
SPF_IP51.38.178.48
SPF_IP51.77.159.63
SPF_IP82.165.106.217
SPF_IP82.165.107.159
SPF_IP82.165.114.48
SPF_IP82.165.244.125
SPF_IP82.165.48.101
SPF_IP82.165.71.66
SPF_IP82.165.99.141
SPF_IP82.223.196.174
SPF_IP84.46.252.183
SPF_IP94.76.228.37/32
SPF_MXdk.alcanix.net

Related pages

Pivot deeper into the graph from dk.alcanix.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dk.alcanix.net"})-[: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.