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
Resolution chain
clappit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.156.168 | 45.60.156.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.168.168 | 45.60.168.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for clappit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 109.117.14.90 |
| SPF_IP | 109.117.14.91 |
| SPF_IP | 109.117.14.92 |
| SPF_IP | 109.117.14.93 |
| SPF_IP | 109.117.14.94 |
| SPF_IP | 185.36.72.135 |
| SPF_IP | 83.103.87.2 |
| SPF_IP | 93.145.69.195 |
| SPF_IP | 93.146.42.94 |
| SPF_IP | 93.57.10.123 |
| SPF_IP | 93.57.10.179 |
| SPF_MX | clappit.com |
Related pages
Pivot deeper into the graph from clappit.com.
- IP · 45.60.156.168
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:168
- Country · GB
- Email · lodovico.benvenuto@bemils.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.