Skip to content

Hostname

4njbets.com

Last fetched

4njbets.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · 4njbets.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/4njbets.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.12718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
35.186.199.15735.186.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
new jersey sports & exposition authority
Contact emails

Subdomains

2 observed subdomains of 4njbets.com.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 4njbets.com.

Cypher and MCP

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

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