Skip to content

Hostname

kanic.eu

Last fetched

kanic.eu resolves to 1 IPv4 address operated by AS34362 in HR.

Nutrition Label

WHISPER CANON · kanic.euRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/kanic.eu

Resolution chain

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

IPPrefixASNOperatorCountry
176.62.8.83176.64.10.0/24AS34362HR

WHOIS identity

No WHOIS records are currently associated with kanic.eu in WhisperGraph.

Subdomains

2 observed subdomains of kanic.eu.

Threat posture

History

Mail and authentication

MX records

  • kanic.eu

SPF policy

3 SPF mechanisms authorising senders for kanic.eu.

MechanismTarget
SPF_Akanic.eu
SPF_IP176.62.8.83
SPF_MXkanic.eu

Related pages

Pivot deeper into the graph from kanic.eu.

Cypher and MCP

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

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