Hostname
macroaxis.com
Last fetched
macroaxis.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:143 as the registrar.
Nutrition Label
Resolution chain
macroaxis.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.144.84.78 | 16.144.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.160.68.44 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.32.28.252 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.36.136.20 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.201.70.104 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.203.191.188 | 54.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.212.89.221 | 54.212.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.12 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.28 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.48 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.86 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 16.144.86.16 | 16.144.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.145.5.68 | 16.145.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:143
- Organization
- macroaxis
- Contact emails
Subdomains
6 observed subdomains of macroaxis.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from macroaxis.com in the public web crawl.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from macroaxis.com.
- IP · 16.144.84.78
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:143
- Country · US
- Email · admin@macroaxis.com
- 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: "macroaxis.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.