Hostname
axiumcontrol.com
Last fetched
axiumcontrol.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
axiumcontrol.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.239.225.115 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.124 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.31 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.33 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.105 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.47 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.58 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.78 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of axiumcontrol.com owner
- Contact emails
- axiumcontrol.com@domainsbyproxy.com
- 1a950b21-ea53-4180-9771-dbc887b572c1@identity-protect.org
- 4b503df3-26ba-47d9-9f1b-935748029569@identity-protect.org
- 67016ac5-e132-4a6b-91eb-457238b71d55@identity-protect.org
- 9404a7ec-2b82-4de4-8529-42e4ac9e4197@identity-protect.org
- b2a4a69e-ce3a-4a00-a1e3-70ea36ac78b4@identity-protect.org
- f769f774-c2f6-4f20-9a6e-079f4a38dbd8@identity-protect.org
- owner-8113326@axiumcontrol.com.whoisprivacyservice.org
- owner-9010009@axiumcontrol.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of axiumcontrol.com.
Web-graph footprint
Distinct hostnames that link to or from axiumcontrol.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from axiumcontrol.com.
- IP · 18.239.225.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · axiumcontrol.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ax…
- 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: "axiumcontrol.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.