Skip to content

Hostname

jbx.com

Last fetched

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

Nutrition Label

WHISPER CANON · jbx.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/jbx.com

Resolution chain

jbx.com 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
jbx networking
Contact emails

Subdomains

97 observed subdomains of jbx.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for jbx.com.

MechanismTarget
SPF_Ajbx.com
SPF_INCLUDE_spf.mailersend.net
SPF_IP12.233.4.119
SPF_IP12.233.4.120
SPF_IP12.244.119.30
SPF_IP137.184.91.119
SPF_IP2001:1890:1669:dbf0:0:0:0:2
SPF_IP2001:1890:c03:fdbd:0:0:11cf:e766
SPF_MXjbx.com

Related pages

Pivot deeper into the graph from jbx.com.

Cypher and MCP

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

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