Skip to content

Hostname

karsi.com

Last fetched

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

Nutrition Label

WHISPER CANON · karsi.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/karsi.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.89.36.154152.89.36.0/22AS42807TR

WHOIS identity

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

Subdomains

9 observed subdomains of karsi.com.

Web-graph footprint

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

43 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • karsi.com

SPF policy

4 SPF mechanisms authorising senders for karsi.com.

MechanismTarget
SPF_Akarsi.com
SPF_IP172.104.246.238
SPF_IP65.109.169.222
SPF_MXkarsi.com

Related pages

Pivot deeper into the graph from karsi.com.

Cypher and MCP

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

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