Hostname
ms-ops.net
Last fetched
ms-ops.net 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
ms-ops.net 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.41.13 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.15 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.8 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.92 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.237.110 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.37 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.53 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.78 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 06d52a0f-d7ff-4727-b534-2684c67ad829@identity-protect.org
- 140af509-0bd8-4a72-87b9-2d2f2dc51029@identity-protect.org
- 836a321d-920c-4f9b-99d7-4726e7696fc9@identity-protect.org
- 89f175f1-1428-444e-bc8b-639848ad8117@identity-protect.org
- a18c3d01-2bfa-4853-a8be-6b06f10242b2@identity-protect.org
- eabaa135-19bc-42ef-9445-f9b10213fa17@identity-protect.org
- fead83d1-d17b-437d-8e66-8a4a55b8f3d4@identity-protect.org
Subdomains
1 observed subdomain of ms-ops.net.
| Subdomain |
|---|
| www.ms-ops.net |
Threat posture
History
Related pages
Pivot deeper into the graph from ms-ops.net.
- IP · 18.160.41.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 06d52a0f-d7ff-4727-b534-2684c67ad829@identity-protect.org
- TLD · .net
- Browse hostnames · ms…
- 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: "ms-ops.net"})-[: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.