Skip to content

Hostname

4jsb.com

Last fetched

4jsb.com resolves to 3 IPv4 addresses operated by AMATEUR-IX - Austin Hadley, Sole Proprietorship in US. WHOIS lists iana:1586 as the registrar.

Nutrition Label

WHISPER CANON · 4jsb.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/4jsb.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.224.56.20923.224.0.0/15AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipUS
23.224.56.21023.224.0.0/15AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipUS
23.224.56.21123.224.0.0/15AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipUS

WHOIS identity

Registrar
iana:1586
Organization
china capital
Contact emails

Subdomains

11 observed subdomains of 4jsb.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from 4jsb.com.

Cypher and MCP

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

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