Skip to content

Hostname

clappit.com

Last fetched

clappit.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · clappit.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/clappit.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.156.16845.60.156.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.168.16845.60.168.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:168
Organization
bemils srl
Contact emails

Subdomains

5 observed subdomains of clappit.com.

Web-graph footprint

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

483 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for clappit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.117.14.90
SPF_IP109.117.14.91
SPF_IP109.117.14.92
SPF_IP109.117.14.93
SPF_IP109.117.14.94
SPF_IP185.36.72.135
SPF_IP83.103.87.2
SPF_IP93.145.69.195
SPF_IP93.146.42.94
SPF_IP93.57.10.123
SPF_IP93.57.10.179
SPF_MXclappit.com

Related pages

Pivot deeper into the graph from clappit.com.

Cypher and MCP

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

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