Hostname
bbvms.com
Last fetched
bbvms.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bbvms.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- j. meeter
- Contact emails
- postmaster@bbvms.com
- 05727102-0e3b-4d71-becb-0703d721e4ca@identity-protect.org
- 07bab67f-2595-4e2a-8005-74753f1c140b@identity-protect.org
- 0e32e3a5-4276-4dc3-86ad-07a85fb9ba7b@identity-protect.org
- 23f6ef32-f080-42e5-900f-077426565686@identity-protect.org
- 252b37b7-af70-4c1e-abd8-c69195d67ef9@identity-protect.org
- 5b89bb23-a69c-4828-bab2-139dba42623a@identity-protect.org
Subdomains
169 observed subdomains of bbvms.com.
Showing 25 of 169. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bbvms.com in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for bbvms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1054725.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mijnwefact.nl |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.autopilothq.com |
Related pages
Pivot deeper into the graph from bbvms.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bbvms.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.