Hostname
motiontms.com
Last fetched
motiontms.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
motiontms.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.9.55.100 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.67.13.102 | 54.67.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of motiontms.com owner
- Contact emails
- 0deed59b-e200-4e59-a039-c9b817a13364@identity-protect.org
- 1c85de4b-19ee-4230-883b-519edb99d0f3@identity-protect.org
- 1ec26708-5645-42c9-b93e-62887e932b38@identity-protect.org
- 22cb257c-277e-49a0-bcf4-64a4f05dddfd@identity-protect.org
- 298c9a6e-a3f3-484b-8e08-d417e7e98e54@identity-protect.org
- 47a5175b-9ce7-4351-80fb-616c98085181@identity-protect.org
- 7a359817-42ea-4750-827a-2e5d51d679f9@identity-protect.org
- 846e07a1-7f11-423c-a4f3-1905824aee0f@identity-protect.org
Subdomains
23 observed subdomains of motiontms.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from motiontms.com.
- IP · 52.9.55.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0deed59b-e200-4e59-a039-c9b817a13364@identity-protect.org
- TLD · .com
- Browse hostnames · mo…
- 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: "motiontms.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.