Skip to content

Hostname

bjmweb.net

Last fetched

bjmweb.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bjmweb.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bjmweb.net

Resolution chain

bjmweb.net 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:2
Organization
brooks-jeffrey marketing,
Contact emails

Subdomains

9 observed subdomains of bjmweb.net.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bjmweb.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:111:f100:2000:0:0:a83e:3021
SPF_IP2a01:111:f100:2000:0:0:a83e:32dd
SPF_IP35.245.205.58/32
SPF_IP52.142.19.202
SPF_IP52.150.53.153

Related pages

Pivot deeper into the graph from bjmweb.net.

Cypher and MCP

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

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