Skip to content

Hostname

kimdeyir.com

Last fetched

kimdeyir.com resolves to 3 IPv4 addresses operated by AS200719 in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kimdeyir.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/kimdeyir.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.76.64.26185.76.64.0/22AS200719SE
68.178.232.13168.178.224.0/20AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
ali zeynalov
Contact emails

Subdomains

8 observed subdomains of kimdeyir.com.

Web-graph footprint

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

27 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kimdeyir.com.

MechanismTarget
SPF_Akimdeyir.com
SPF_INCLUDE_spf.reliablemail.org
SPF_IP185.76.64.26
SPF_MXkimdeyir.com

Related pages

Pivot deeper into the graph from kimdeyir.com.

Cypher and MCP

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

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