Skip to content

Hostname

jbjs.org

Last fetched

jbjs.org resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · jbjs.orgRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jbjs.org

Resolution chain

jbjs.org resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.229.25100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.124.140100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.180.100107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.118.14918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.176.13118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.157.613.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.245.11334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.141.24934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.7.14934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.94.15844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.169.15352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.202.22952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.77.11854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.125.22154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

54 observed subdomains of jbjs.org.

Web-graph footprint

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

848 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jbjs.org.

Related pages

Pivot deeper into the graph from jbjs.org.

Cypher and MCP

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

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