Hostname
b2b2c.com
Last fetched
b2b2c.com resolves to 66.158.129.232, announced in 66.158.128.0/19 by EBOX-AS16532 - B2B2C Inc in CA. b2b2c.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 66.158.129.232
66.158.128.0/19 · EBOX-AS16532 - B2B2C Inc · Montreal, CA
IPv6 resolution
No AAAA record for b2b2c.com is recorded in WhisperGraph.
Attribution
b2b2c
ORIGIN_AS
WHOIS identity
Subdomains
Showing 5 of 6. View all subdomains →
Mail and authentication
Nameservers
- ns.cidc.net
- ns2.cidc.net
MX records
- b2b2c-com.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: 3449027.spf02.hubspotemail.net
- include: registrarmail.net
- ip: 208.68.17.68
- ip: 208.68.17.78
- ip: 66.158.128.94
- ip: 66.158.128.95
- ip: 66.158.128.96
- ip: 66.158.128.97
- ip: 66.158.146.172
- ip: 66.158.146.173
Threat-feed evidence
History
Related pages
Pivot from b2b2c.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b2b2c.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.