Skip to content

Hostname

chventures.com

Last fetched

chventures.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · chventures.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/chventures.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.72.133104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.185.33172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1479
Organization
contact privacy inc. customer 0137313332
Contact emails

Subdomains

28 observed subdomains of chventures.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for chventures.com.

MechanismTarget
SPF_Achventures.com
SPF_Ahtmail1.hostek.com
SPF_INCLUDEspf.brevo.com
SPF_IP162.246.16.69
SPF_IP184.175.101.109
SPF_IP184.175.91.52
SPF_IP184.175.95.81
SPF_IP206.72.195.162
SPF_IP206.72.195.164
SPF_IP216.15.141.13
SPF_IP216.158.226.243
SPF_IP2604:a00:50:210:216:3eff:fe2f:8163
SPF_IP64.73.214.42
SPF_IP67.217.62.117
SPF_IP67.217.62.118
SPF_IP68.66.224.25
SPF_MXchventures.com

Related pages

Pivot deeper into the graph from chventures.com.

Cypher and MCP

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

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