Hostname
nidroj.com
Last fetched
nidroj.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nidroj.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.20.101 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.35 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.89 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.95 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.168.40.118 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.23 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.28 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.73 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.202.112 | 65.8.202.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 65.8.202.119 | 65.8.202.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 65.8.202.44 | 65.8.202.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 65.8.202.79 | 65.8.202.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nidroj.com owner
- Contact emails
- 057dabb8-e07b-4d4c-ab2d-f021710f0da5@identity-protect.org
- 0c7f7f49-a9ba-49a6-817e-6ffc57944750@identity-protect.org
- 242ddb8f-978f-471f-8961-dea427578b49@identity-protect.org
- 2c431829-f813-400a-b568-0b76cba37557@identity-protect.org
- 77049cc9-a3b0-4c8a-955a-a7f6ae5ae484@identity-protect.org
- ff4598fc-995c-4516-a8d5-f926a5d0c6c8@identity-protect.org
- owner-7313180@nidroj.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of nidroj.com.
Web-graph footprint
Distinct hostnames that link to or from nidroj.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nidroj.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from nidroj.com.
- IP · 13.35.20.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 057dabb8-e07b-4d4c-ab2d-f021710f0da5@identity-protect.org
- TLD · .com
- Browse hostnames · ni…
- 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: "nidroj.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.