Hostname
capterra.com
Last fetched
capterra.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
capterra.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 |
|---|---|---|---|---|
| 104.18.192.242 | 104.18.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.239.156 | 104.18.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:299
- Organization
- capterra
- Contact emails
- ac22s3yx8v3@networksolutionsprivateregistration.com
- ad2223jx6fy@networksolutionsprivateregistration.com
- ah4k76f227a@networksolutionsprivateregistration.com
- ah6eq6cc9pt@networksolutionsprivateregistration.com
- as7uf36g99k@networksolutionsprivateregistration.com
- bk7zp9v72me@networksolutionsprivateregistration.com
- c96vf2cb9wn@networksolutionsprivateregistration.com
- cc4ex3pw8cq@networksolutionsprivateregistration.com
- cc5je5ak4cg@networksolutionsprivateregistration.com
- cs3qw3vt7q5@networksolutionsprivateregistration.com
- cx49c3zg6ku@networksolutionsprivateregistration.com
- d269w4dc886@networksolutionsprivateregistration.com
- d683377t7g4@networksolutionsprivateregistration.com
- d68qw5qv8fn@networksolutionsprivateregistration.com
- d78sb96z6z3@networksolutionsprivateregistration.com
- dk7e853n8cy@networksolutionsprivateregistration.com
- dm5je7yb4qk@networksolutionsprivateregistration.com
- dm5ur4754s3@networksolutionsprivateregistration.com
- dr2g88568vw@networksolutionsprivateregistration.com
- ds4kt7598v7@networksolutionsprivateregistration.com
- and 99 more
Subdomains
65 observed subdomains of capterra.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from capterra.com in the public web crawl.
20,162 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for capterra.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.happyfox.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 208.117.53.165 |
| SPF_IP | 3.209.181.87 |
| SPF_IP | 34.234.218.10 |
| SPF_IP | 52.23.14.221 |
| SPF_IP | 52.4.246.99 |
| SPF_IP | 52.54.82.90 |
Related pages
Pivot deeper into the graph from capterra.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "capterra.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.