Skip to content

Hostname

cdivalve.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.86.174104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.223.73172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
control devices
Contact emails

Subdomains

8 observed subdomains of cdivalve.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cdivalve.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP152.160.49.0/24
SPF_IP205.145.130.160/29
SPF_IP205.145.131.96/27
SPF_IP205.251.181.128/25
SPF_IP207.75.127.0/24
SPF_IP216.234.123.80/29
SPF_IP40.95.20.62
SPF_IP40.95.48.61
SPF_IP64.62.152.116/29
SPF_IP71.14.214.129/29

Related pages

Pivot deeper into the graph from cdivalve.com.

Cypher and MCP

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

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