Hostname
altova.ms
Last fetched
altova.ms resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:network solutions, llc as the registrar.
Nutrition Label
Resolution chain
altova.ms 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.107.101 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.103 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.49 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.7 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.15 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.19 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.60 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.71 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- registrar:network solutions, llc
- Organization
- altova
- Contact emails
Subdomains
1 observed subdomain of altova.ms.
| Subdomain |
|---|
| wildcard.altova.ms |
Threat posture
History
Related pages
Pivot deeper into the graph from altova.ms.
- IP · 18.155.107.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:network solutions, llc
- Country · IN
- Email · cctldadmin@networksolutions.com
- TLD · .ms
- Browse hostnames · al…
- 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: "altova.ms"})-[: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.