Skip to content

Hostname

canis.dk

Last fetched

canis.dk resolves to 1 IPv4 address operated by AS29492 in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.226.24.11946.226.24.0/21AS29492NO

WHOIS identity

Registrar
Organization
canis hundetrening as
Contact emails

Subdomains

2 observed subdomains of canis.dk.

Web-graph footprint

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

21 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for canis.dk.

MechanismTarget
SPF_INCLUDEsend.aweber.com
SPF_INCLUDEspf.webhuset.no

Related pages

Pivot deeper into the graph from canis.dk.

Cypher and MCP

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

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