Hostname
ma-navigator.com
Last fetched
ma-navigator.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ma-navigator.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.21.116 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.19 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.60 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.96 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.160.213.120 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.22 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.71 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.78 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ma-navigator.com owner
- Contact emails
- 1fe84151-43ab-4bb6-a95d-3b91cf5af405@identity-protect.org
- 3dd74837-5b45-42c9-b8c2-4ed88ecbc4ab@identity-protect.org
- 47f28682-81dc-4f52-a4e2-d95b0281b17a@identity-protect.org
- 657f9e59-2fe4-4bed-bed3-043648f85c20@identity-protect.org
- 68019242-aa6a-471f-b96f-a5ec3440a74b@identity-protect.org
- a0e458c4-ccbd-40f7-89d6-78ad03d55767@identity-protect.org
- owner-5012272@ma-navigator.com.whoisprivacyservice.org
- owner-813561@ma-navigator.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of ma-navigator.com.
Showing 14 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ma-navigator.com in the public web crawl.
117 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ma-navigator.com.
- IP · 18.155.21.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 1fe84151-43ab-4bb6-a95d-3b91cf5af405@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "ma-navigator.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.