Hostname
njsp.org
Last fetched
njsp.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
njsp.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.160.137 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.34.124 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- new jersey state police
- Contact emails
- bh3ct6un3w2@networksolutionsprivateregistration.com
- bj4ex6df6pf@networksolutionsprivateregistration.com
- cy3ft7wy8ct@networksolutionsprivateregistration.com
- e64gm3qp4wj@networksolutionsprivateregistration.com
- ea95g52j9qx@networksolutionsprivateregistration.com
- gp92e7qr8eq@networksolutionsprivateregistration.com
- hk8bs6ma5x9@networksolutionsprivateregistration.com
- j34js7z728e@networksolutionsprivateregistration.com
- jn3qf56652u@networksolutionsprivateregistration.com
- k77b538u7kt@networksolutionsprivateregistration.com
- qn88t26t3bm@networksolutionsprivateregistration.com
- qy27g7j49eh@networksolutionsprivateregistration.com
- sb4bx2g62q7@networksolutionsprivateregistration.com
- sd6793pj659@networksolutionsprivateregistration.com
- tn77s59j3mp@networksolutionsprivateregistration.com
- ua3xp3sq4xs@networksolutionsprivateregistration.com
- x74wp9uz6mk@networksolutionsprivateregistration.com
- zw7mj3av4kv@networksolutionsprivateregistration.com
Subdomains
50 observed subdomains of njsp.org.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from njsp.org in the public web crawl.
795 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for njsp.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-0000da01.pphosted.com |
| SPF_INCLUDE | spf-sonj.nj.gov |
Related pages
Pivot deeper into the graph from njsp.org.
- IP · 13.248.160.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · CA
- Email · bh3ct6un3w2@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · nj…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "njsp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.