Skip to content

Hostname

kanari.com

Last fetched

kanari.com resolves to 3 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · kanari.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kanari.com

Resolution chain

kanari.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.108199.60.103.0/24AS209242US
199.60.103.8199.60.103.0/24AS209242US
4.177.9.1894.176.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO

WHOIS identity

Registrar
iana:839
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

39 observed subdomains of kanari.com.

Web-graph footprint

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

15 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kanari.com.

Related pages

Pivot deeper into the graph from kanari.com.

Cypher and MCP

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

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