Hostname
axionllc.com
Last fetched
axionllc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
axionllc.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:9
- Organization
- perfect privacy,
- Contact emails
- 01d72c050a28fd0a5af340623731b501@domaindiscreet.com
- 57966545@myprivatename.com
- 58c94a0f0a28fd0a5c980f6ebc91e541@domaindiscreet.com
- 6ebfe30c0a28fd0a353228d7f4a5e6fb@domaindiscreet.com
- 765933760a28fd0a3566859e076514d2@domaindiscreet.com
- af4e1ff40a28fd0a2a3ec825ba18c969@domaindiscreet.com
- ao0ic28enij6b9avmve1hjsu8e@domaindiscreet.com
- d03e0fb20a28fd0a622bf3d2f3bc3409@domaindiscreet.com
Subdomains
8 observed subdomains of axionllc.com.
Web-graph footprint
Distinct hostnames that link to or from axionllc.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 axionllc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from axionllc.com.
- IP · 20.228.177.150
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:9
- Country · US
- Email · 01d72c050a28fd0a5af340623731b501@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: "axionllc.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.