Skip to content

Hostname

kuchnavard.com

Last fetched

kuchnavard.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · kuchnavard.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kuchnavard.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.16.75104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.166.232172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.226.140.40185.226.140.0/24AS34412IR
185.226.142.42185.226.142.0/24AS34412IR

WHOIS identity

Registrar
iana:113
Organization
kuch navard
Contact emails

Subdomains

2 observed subdomains of kuchnavard.com.

Web-graph footprint

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

31 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kuchnavard.com.

MechanismTarget
SPF_Adana.hixium.com
SPF_Akuchnavard.com
SPF_MXkuchnavard.com

Related pages

Pivot deeper into the graph from kuchnavard.com.

Cypher and MCP

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

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