Skip to content

Hostname

karamdergisi.com

Last fetched

karamdergisi.com resolves to 1 IPv4 address operated by AS42868 in TR. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · karamdergisi.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/karamdergisi.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.245.144.14077.245.144.0/24AS42868TR

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of karamdergisi.com.

Web-graph footprint

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

24 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for karamdergisi.com.

MechanismTarget
SPF_Akaramdergisi.com
SPF_MXkaramdergisi.com

Related pages

Pivot deeper into the graph from karamdergisi.com.

Cypher and MCP

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

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