Hostname
axens.net
Last fetched
axens.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:299
- Organization
- axens
- Contact emails
Subdomains
17 observed subdomains of axens.net.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from axens.net in the public web crawl.
255 sites link to this hostname.
123 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for axens.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5476842.spf08.hubspotemail.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 195.68.41.214 |
| SPF_IP | 62.23.17.130/28 |
| SPF_IP | 62.23.87.16/28 |
| SPF_IP | 84.14.129.72/29 |
| SPF_IP | 84.14.165.194 |
| SPF_IP | 84.14.195.210 |
| SPF_IP | 90.83.149.80/28 |
| SPF_IP | 91.188.64.20 |
| SPF_MX | axens.net |
Related pages
Pivot deeper into the graph from axens.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "axens.net"})-[: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.