Skip to content

Hostname

kitapdegisimi.com

Last fetched

kitapdegisimi.com resolves to 2 IPv4 addresses operated by AS219450 in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · kitapdegisimi.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/kitapdegisimi.com

Resolution chain

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

WHOIS identity

Registrar
iana:1091
Organization
domain admin domain admin
Contact emails

Subdomains

7 observed subdomains of kitapdegisimi.com.

Web-graph footprint

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

25 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from kitapdegisimi.com.

Cypher and MCP

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

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