Skip to content

Hostname

marthakitap.com

Last fetched

marthakitap.com resolves to 1 IPv4 address operated by AS42926 in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · marthakitap.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/marthakitap.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.53.74.78176.53.74.0/24AS42926TR

WHOIS identity

Registrar
iana:1601
Organization
registrant of marthakitap.com
Contact emails

Subdomains

3 observed subdomains of marthakitap.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for marthakitap.com.

MechanismTarget
SPF_Amarthakitap.com
SPF_IP176.53.74.93
SPF_MXmarthakitap.com

Related pages

Pivot deeper into the graph from marthakitap.com.

Cypher and MCP

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

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