Skip to content

Hostname

bvcm.com

Last fetched

bvcm.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · bvcm.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bvcm.com

Resolution chain

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

WHOIS identity

Registrar
iana:1464
Organization
bvcm collections b.v.
Contact emails

Subdomains

11 observed subdomains of bvcm.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for bvcm.com.

MechanismTarget
SPF_INCLUDE26199879.spf08.hubspotemail.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.10forit.com
SPF_INCLUDEspf.bhosted.nl
SPF_INCLUDEspf.collectonline.eu
SPF_INCLUDEspf.directdevice.info
SPF_INCLUDEspf.filteryour.email
SPF_INCLUDEspf.mailtopay.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.211.218.79
SPF_IP192.92.97.0/24
SPF_IP46.19.221.37/32
SPF_IP52.200.144.143/32
SPF_IP52.44.113.9
SPF_IP54.227.157.206
SPF_IP54.81.65.143
SPF_IP82.201.48.11
SPF_IP82.94.202.223

Related pages

Pivot deeper into the graph from bvcm.com.

Cypher and MCP

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

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