Skip to content

Hostname

cvc.com

Last fetched

cvc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · cvc.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cvc.com

Resolution chain

cvc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.54.104.9720.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:447
Organization
cvc capital partners
Contact emails

Subdomains

40 observed subdomains of cvc.com.

Web-graph footprint

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

803 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cvc.com.

MechanismTarget
SPF_INCLUDE_nomx_spf149.efrontcloud.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEeverbridge.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.117.231
SPF_IP205.201.133.29
SPF_IP50.31.50.170
SPF_IP91.199.181.0/24

Related pages

Pivot deeper into the graph from cvc.com.

Cypher and MCP

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

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