Skip to content

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

WHISPER CANON · axens.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/axens.net

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.

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for axens.net.

MechanismTarget
SPF_INCLUDE5476842.spf08.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.101.16/28
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP195.68.41.214
SPF_IP62.23.17.130/28
SPF_IP62.23.87.16/28
SPF_IP84.14.129.72/29
SPF_IP84.14.165.194
SPF_IP84.14.195.210
SPF_IP90.83.149.80/28
SPF_IP91.188.64.20
SPF_MXaxens.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.