Skip to content

Hostname

cvcb.com

Last fetched

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

Nutrition Label

WHISPER CANON · cvcb.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/cvcb.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.119.16.5120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
bankonit
Contact emails

Subdomains

56 observed subdomains of cvcb.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for cvcb.com.

MechanismTarget
SPF_INCLUDEspf1.cvcb.com
SPF_INCLUDEspf2.cvcb.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.108.255.76/32
SPF_IP12.145.177.0/24
SPF_IP12.175.11.50/32
SPF_IP139.131.194.107/32
SPF_IP139.131.76.81/28
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP20.121.230.0/29
SPF_IP20.85.181.240/29
SPF_IP205.201.128.0/20
SPF_IP208.66.22.33/32
SPF_IP208.95.207.80/28
SPF_IP209.167.231.15
SPF_IP50.235.16.20
SPF_IP52.226.149.176/29
SPF_IP64.149.172.201/32
SPF_IP64.149.172.202/32
SPF_IP64.149.172.203
SPF_IP66.97.128.64/26
SPF_MXcvcb.com

Related pages

Pivot deeper into the graph from cvcb.com.

Cypher and MCP

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

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