Hostname
powermotiontech.com
Last fetched
powermotiontech.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
powermotiontech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.26.128.131 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.166.164 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.239.69 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ORTYCOM LTDA | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of powermotiontech.com owner
- Contact emails
- 1d35b225-c155-4ebc-80e2-f932b1f7b437@identity-protect.org
- 7e6928b2-4703-4b54-b31f-a816f7bf196a@identity-protect.org
- af973a86-d634-49c1-aba5-6d844ac627de@identity-protect.org
- c367217d-dfe1-47b1-bc33-c6617e119880@identity-protect.org
- f79d6a70-ae24-4986-917a-1da18a66dbf0@identity-protect.org
- owner-3486333@powermotiontech.com.whoisprivacyservice.org
- owner-3603797@powermotiontech.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of powermotiontech.com.
Web-graph footprint
Distinct hostnames that link to or from powermotiontech.com in the public web crawl.
303 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for powermotiontech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from powermotiontech.com.
- IP · 100.26.128.131
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1d35b225-c155-4ebc-80e2-f932b1f7b437@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: "powermotiontech.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.