Skip to content

Hostname

atixa.org

Last fetched

atixa.org resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · atixa.orgRouting diversity6.3/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/atixa.org

Resolution chain

atixa.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.83.125100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.14.4100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.67.5100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.145.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.159.03.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.158.853.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.235.213.663.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.227.5034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.198.17834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.197.2234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.38.2935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.102.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.35.1544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.168.2444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.166.4552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.64.6852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.170.18452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.109.10052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.240.14454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.23.22054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of atixa.org.

Web-graph footprint

Distinct hostnames that link to or from atixa.org in the public web crawl.

695 sites link to this hostname.

325 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for atixa.org.

MechanismTarget
SPF_INCLUDE23936868.spf05.hubspotemail.net
SPF_INCLUDEauth.msgapp.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from atixa.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "atixa.org"})-[: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.