Hostname
opswearemove.com
Last fetched
opswearemove.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
opswearemove.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 |
|---|---|---|---|---|
| 13.249.91.111 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.49 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.60 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.97 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.107.105 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.11 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.32 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.46 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of opswearemove.com owner
- Contact emails
- 1b231912-126c-4681-80ab-d2c18955c163@identity-protect.org
- 2ad902fc-7252-4ee4-a57d-fe5b4950be61@identity-protect.org
- 772737fa-7992-4744-bb71-76389f02f009@identity-protect.org
- 7a7835db-3684-4e4d-82fb-de1d951e31b6@identity-protect.org
- ab87f4b0-a3c6-464b-928f-b4761f1a319d@identity-protect.org
- c21e73cc-8204-421b-9bca-b09dfab341e7@identity-protect.org
Subdomains
11 observed subdomains of opswearemove.com.
Threat posture
History
Related pages
Pivot deeper into the graph from opswearemove.com.
- IP · 13.249.91.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1b231912-126c-4681-80ab-d2c18955c163@identity-protect.org
- TLD · .com
- Browse hostnames · op…
- 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: "opswearemove.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.