Hostname
nitrosnider.com
Last fetched
nitrosnider.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nitrosnider.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 |
|---|---|---|---|---|
| 108.157.91.101 | 108.157.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.91.107 | 108.157.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.91.205 | 108.157.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.91.206 | 108.157.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.163.19.149 | 3.163.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.19.173 | 3.163.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.19.41 | 3.163.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.19.7 | 3.163.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nitrosnider.com owner
- Contact emails
- 1a1a48af-aa8d-44ff-a0f8-0b126aaa6c8e@identity-protect.org
- 1d9ce804-37bd-4189-ba43-c6b49f095dbd@identity-protect.org
- 29ae3386-79ae-4c4a-a1b7-12ceff150797@identity-protect.org
- 508694e5-e33c-4398-b4a1-50f2b1b22fb4@identity-protect.org
- 967eec5e-52d2-4e52-8deb-981927645f01@identity-protect.org
- ce86cb78-f1d5-4385-abb6-27285c932da5@identity-protect.org
- fe542c1a-4c3d-4bbd-bd1f-56a3e1c1729b@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from nitrosnider.com.
- IP · 108.157.91.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 1a1a48af-aa8d-44ff-a0f8-0b126aaa6c8e@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: "nitrosnider.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.