Skip to content

Hostname

nj2bb.org

Last fetched

nj2bb.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nj2bb.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nj2bb.org

Resolution chain

nj2bb.org 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:48
Organization
whois agent
Contact emails

Subdomains

7 observed subdomains of nj2bb.org.

Web-graph footprint

Distinct hostnames that link to or from nj2bb.org in the public web crawl.

70 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nj2bb.org

SPF policy

4 SPF mechanisms authorising senders for nj2bb.org.

MechanismTarget
SPF_Anj2bb.org
SPF_IP69.16.238.59/32
SPF_IP69.16.238.6
SPF_MXnj2bb.org

Related pages

Pivot deeper into the graph from nj2bb.org.

Cypher and MCP

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

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