Skip to content

Hostname

b2b2c.ca

Last fetched

b2b2c.ca resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · b2b2c.caRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/b2b2c.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.246.3613.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
b2b2c inc. o/a b2b2c (cidc haute vitesse inc.)
Contact emails

Subdomains

22,309 observed subdomains of b2b2c.ca.

Web-graph footprint

Distinct hostnames that link to or from b2b2c.ca in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for b2b2c.ca.

MechanismTarget
SPF_Ab2b2c.ca
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDErodopi.b2b2c.ca
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_IP66.129.145.66
SPF_IP66.158.128.0/24
SPF_IP66.158.129.193/26
SPF_IP66.158.144.234/32
SPF_IP96.127.255.19/32
SPF_MXb2b2c.ca

Related pages

Pivot deeper into the graph from b2b2c.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "b2b2c.ca"})-[: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.