Hostname
amazonnifi.com
Last fetched
amazonnifi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amazonnifi.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.33.232.160 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.232.27 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.232.64 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.232.75 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.25.116 | 13.33.25.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.25.32 | 13.33.25.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.25.57 | 13.33.25.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.25.64 | 13.33.25.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.18.2 | 52.85.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.18.53 | 52.85.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.18.68 | 52.85.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.18.90 | 52.85.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amazonnifi.com owner
- Contact emails
- 82f7d4ce-e4b0-46e2-bdf7-3124924cc486@identity-protect.org
- 8acf20e4-40b9-4089-89cf-0afa2aeecc45@identity-protect.org
- b4afe8cd-aee9-4268-9150-4bb070048dd3@identity-protect.org
- dfae56a2-c568-480b-9390-1c45f7bda812@identity-protect.org
- owner-8517085@amazonnifi.com.whoisprivacyservice.org
- owner@amazonnifi.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from amazonnifi.com.
- IP · 13.33.232.160
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 82f7d4ce-e4b0-46e2-bdf7-3124924cc486@identity-protect.org
- TLD · .com
- Browse hostnames · am…
- 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: "amazonnifi.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.