Skip to content

Hostname

axcrypt.net

Last fetched

axcrypt.net resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · axcrypt.netRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/axcrypt.net

Resolution chain

axcrypt.net resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.50.1.22413.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.123.19413.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.124.24113.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.153.5613.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.83.1113.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.35.9213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.75.8316.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.251.15613.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.101.24113.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.42.12513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.166.13151.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:48
Organization
axantum software ab
Contact emails

Subdomains

21 observed subdomains of axcrypt.net.

Web-graph footprint

Distinct hostnames that link to or from axcrypt.net in the public web crawl.

340 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for axcrypt.net.

MechanismTarget
SPF_Aaxcrypt.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rulemailer.com
SPF_INCLUDEone.zoho.in
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.189.50.221
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP80.67.5.68
SPF_IP83.168.228.93
SPF_MXaxcrypt.net

Related pages

Pivot deeper into the graph from axcrypt.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "axcrypt.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.