Hostname
powerterminate.com
Last fetched
powerterminate.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
powerterminate.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.160.172.75 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.81 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.86 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.9 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.175.106 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.119 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.2 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.81 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of powerterminate.com owner
- Contact emails
- 038d03e5-7035-4fd9-bcde-f6f0f4b3f4cf@identity-protect.org
- 21a13580-a70a-4e59-93dc-6b15c602665e@identity-protect.org
- 380568ed-0401-4d3e-87d6-9604814357ac@identity-protect.org
- 4758032e-145c-4132-9fb4-e9ee88be1482@identity-protect.org
- 89804cfb-84d3-4333-849c-800a2735320a@identity-protect.org
- d3e16719-c1fa-4434-b119-58a7c6d1e4a0@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from powerterminate.com.
- IP · 18.160.172.75
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 038d03e5-7035-4fd9-bcde-f6f0f4b3f4cf@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "powerterminate.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.