Hostname
nidere.com
Last fetched
nidere.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nidere.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.96.106 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.118 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.20 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.8 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.137.117 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.125 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.2 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.83 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nidere.com owner
- Contact emails
- 0de50118-3fc1-4da4-b2bd-c659f3686ed5@identity-protect.org
- 2aebfa91-8132-4c54-85bb-2135a6fb760e@identity-protect.org
- 36e391dc-4423-40d0-a177-23390970edeb@identity-protect.org
- 5bb79be8-a275-4c38-9c26-3347e766107a@identity-protect.org
- 8a59aad1-8f4a-4f11-8224-cf1af88f6b04@identity-protect.org
- 9189ff1f-ff82-4975-907d-3ce7019ffa6e@identity-protect.org
- bc0f84e3-1174-4085-ac8d-649cfb8fce81@identity-protect.org
Subdomains
7 observed subdomains of nidere.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nidere.com.
| Mechanism | Target |
|---|---|
| SPF_A | nidere.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | nidere.com |
Related pages
Pivot deeper into the graph from nidere.com.
- IP · 18.164.96.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0de50118-3fc1-4da4-b2bd-c659f3686ed5@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: "nidere.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.