Skip to content

Hostname

bbcontracting.com

Last fetched

bbcontracting.com resolves to 1 IPv4 address operated by AS852 in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.121.140.171209.121.0.0/16AS852CA

WHOIS identity

Registrar
iana:146
Organization
b&b contracting
Contact emails

Subdomains

4 observed subdomains of bbcontracting.com.

Web-graph footprint

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

26 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bbcontracting.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.47.71/32
SPF_IP172.24.32.0/24
SPF_IP184.68.26.182
SPF_IP184.69.144.27
SPF_IP20.116.13.66/28
SPF_IP204.132.129.122
SPF_IP209.121.140.170
SPF_IP209.121.140.173
SPF_IP209.52.0.0/16
SPF_IP3.97.163.117
SPF_IP3.97.28.69
SPF_IP72.3.143.240
SPF_IP96.53.38.170
SPF_MXbbcontracting.com

Related pages

Pivot deeper into the graph from bbcontracting.com.

Cypher and MCP

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

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