Hostname
move-tepco.com
Last fetched
move-tepco.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
move-tepco.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.155.68.53 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.86 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.92 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.95 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.100.126 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.5 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.59 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.70 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of move-tepco.com owner
- Contact emails
- 16177206-ce86-4987-963f-953c7279295f@identity-protect.org
- 205086b1-32b4-47cd-8625-9a5e67007ce5@identity-protect.org
- 318fbfc0-ac99-43d7-8386-c3fb6b0ecd2e@identity-protect.org
- 55f9b9e0-1b1a-48de-be1f-053b7009005f@identity-protect.org
- e27f2444-55e1-4952-87c2-34c15ef13b3e@identity-protect.org
- e9ddbc68-0d81-4244-bdac-8b4d355f9928@identity-protect.org
- owner-1195978@move-tepco.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of move-tepco.com.
| Subdomain |
|---|
| api.move-tepco.com |
| www.move-tepco.com |
Web-graph footprint
Distinct hostnames that link to or from move-tepco.com in the public web crawl.
21 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from move-tepco.com.
- IP · 18.155.68.53
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 16177206-ce86-4987-963f-953c7279295f@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: "move-tepco.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.