Skip to content

Hostname

aija.org

Last fetched

aija.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · aija.orgRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aija.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.120.169.1063.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.121.2193.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.224.273.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.222.10035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.92.5352.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.149.22263.176.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
aija
Contact emails

Subdomains

29 observed subdomains of aija.org.

Web-graph footprint

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

378 sites link to this hostname.

1,055 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aija.org.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.23.247.70
SPF_MXns337174.ip-94-23-247.eu
SPF_MXspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aija.org.

Cypher and MCP

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

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