Skip to content

Hostname

claptik.com

Last fetched

claptik.com resolves to 12 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · claptik.comRouting diversity5.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/claptik.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.135.128.133148.135.128.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
185.77.97.78185.77.97.0/24AS47583AS-HOSTINGER - Hostinger International LimitedGB
195.200.9.120195.200.8.0/22AS47583AS-HOSTINGER - Hostinger International LimitedGB
84.32.84.5884.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
91.108.123.4791.108.120.0/22AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.112.183.16792.112.180.0/22AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.112.198.1192.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS
92.113.16.17592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.23492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.23492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.9692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
88.222.222.16688.222.222.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of claptik.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for claptik.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from claptik.com.

Cypher and MCP

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

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