Hostname
b2c2.com
Last fetched
b2c2.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b2c2.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- whois protection, this company does not own this domain name s.r.o.
- Contact emails
- privacyprotect@hebeidomains.com
- 00fb0475-12b1-417f-8519-96a5425457ac@identity-protect.org
- 26922e60-cd44-4d53-9717-ae3405af7ad0@identity-protect.org
- 506cbc1c-2916-4dfb-83ec-214e1fb0d752@identity-protect.org
- 5f27415e-a0e8-48fb-a346-3d1f0ce3e682@identity-protect.org
- 9202ff88-598d-4f36-8765-ed59e4df86aa@identity-protect.org
- bd2926a9-218c-4dfd-83a6-c216e097e2e5@identity-protect.org
- pw-49775349caf045d5028165053cc95db3@privacyguardian.org
- pw-7387791bc9adaa74682e5e32536e5e53@privacyguardian.org
- pw-c70bf83cf27b10d7e560e1f28cb5cd0f@privacyguardian.org
- pw-ea8484a6c9f35566476a7bc38f35f22c@privacyguardian.org
- owner-10543827@b2c2.com.whoisprivacyservice.org
- owner-6313730@b2c2.com.whoisprivacyservice.org
- owner-9642968@b2c2.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of b2c2.com.
Web-graph footprint
Distinct hostnames that link to or from b2c2.com in the public web crawl.
181 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for b2c2.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from b2c2.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b2c2.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.