Skip to content

Hostname

bjbenterprises.com

Last fetched

bjbenterprises.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bjbenterprises.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bjbenterprises.com

Resolution chain

bjbenterprises.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.146.10107.154.146.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.96.1045.60.96.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
bjb enterprises
Contact emails

Subdomains

2 observed subdomains of bjbenterprises.com.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bjbenterprises.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.249.147.152
SPF_IP192.240.184.112
SPF_IP45.60.22.146

Related pages

Pivot deeper into the graph from bjbenterprises.com.

Cypher and MCP

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

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