Skip to content

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

WHISPER CANON · capterra.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/capterra.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.192.242104.18.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.239.156104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
capterra
Contact emails

Subdomains

65 observed subdomains of capterra.com.

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

SPF policy

11 SPF mechanisms authorising senders for capterra.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP208.117.53.165
SPF_IP3.209.181.87
SPF_IP34.234.218.10
SPF_IP52.23.14.221
SPF_IP52.4.246.99
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.