Skip to content

Hostname

content.njctl.org

Last fetched

content.njctl.org resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · content.njctl.orgRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/content.njctl.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.182.20716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.23816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.5316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.73.24116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.28.1123.5.28.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.28.1913.5.28.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.813.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.7.1663.5.7.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.107.14052.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.124.24952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.15352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.67.2852.217.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.15354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with content.njctl.org in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from content.njctl.org.

Cypher and MCP

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

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