Hostname
etpflash.com
Last fetched
etpflash.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
etpflash.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.139.182.112 | 108.139.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.182.12 | 108.139.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.182.34 | 108.139.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.182.89 | 108.139.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.171.117.46 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.64 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.82 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.93 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of etpflash.com owner
- Contact emails
- 35111b70-a2e6-4de2-9745-ec4077bbeaa9@identity-protect.org
- 3a10d205-e2b4-4a7c-a2d8-0ad70b8d089f@identity-protect.org
- 64af966e-6764-4cc3-bf69-5f6a9e220284@identity-protect.org
- 98752009-8d50-47ff-90b5-fc39e2ab97dc@identity-protect.org
- d12e070c-76e1-43b0-9ac4-027e5642ae1d@identity-protect.org
- d643b17f-b1df-45ff-9e87-cd29cbb9452c@identity-protect.org
- owner-5969690@etpflash.com.whoisprivacyservice.org
- owner-6826181@etpflash.com.whoisprivacyservice.org
- owner-929746@etpflash.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of etpflash.com.
Threat posture
History
Related pages
Pivot deeper into the graph from etpflash.com.
- IP · 108.139.182.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 35111b70-a2e6-4de2-9745-ec4077bbeaa9@identity-protect.org
- TLD · .com
- Browse hostnames · et…
- 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: "etpflash.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.