Skip to content

Hostname

kanunum.com

Last fetched

kanunum.com resolves to 1 IPv4 address operated by AS8685 in TR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · kanunum.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kanunum.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.58.27.20212.58.27.0/24AS8685TR

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0144314830
Contact emails

Subdomains

2 observed subdomains of kanunum.com.

Web-graph footprint

Distinct hostnames that link to or from kanunum.com in the public web crawl.

188 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kanunum.com.

MechanismTarget
SPF_Akanunum.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEkanunum.com
SPF_INCLUDEsecureserver.net
SPF_MXkanunum.com

Related pages

Pivot deeper into the graph from kanunum.com.

Cypher and MCP

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

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