Hostname
axionio.com
Last fetched
axionio.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
axionio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.228.177.150 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of axionio.com owner
- Contact emails
- 350ff1970a28fd0a050ea27139944a7d@domaindiscreet.com
- cc04cc000a28fd0a0c3d466c744f79e4@domaindiscreet.com
- 71b0c7f7-23d9-47f9-9ed4-eece64021ae9@identity-protect.org
- 97b36fc0-0578-469d-91d4-417fb2bd2ba7@identity-protect.org
- bdee4da3-c60e-4f53-a565-7609f0cccb75@identity-protect.org
- f9438a5a-08ad-4d7e-9cbf-74362527a0a0@identity-protect.org
Subdomains
6 observed subdomains of axionio.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from axionio.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for axionio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from axionio.com.
- IP · 20.228.177.150
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · 350ff1970a28fd0a050ea27139944a7d@domaindiscreet.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: "axionio.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.