Skip to content

Hostname

aigae.org

Last fetched

aigae.org resolves to 1 IPv4 address operated by BT-ITALIA in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · aigae.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aigae.org

Resolution chain

aigae.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.119.84.1289.119.0.0/16AS8968BT-ITALIAIT

WHOIS identity

Registrar
iana:69
Organization
aigae associazione
Contact emails

Subdomains

5 observed subdomains of aigae.org.

Web-graph footprint

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

309 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for aigae.org.

MechanismTarget
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDE_spf2.gedinfo.com
SPF_INCLUDEspf.sosgraphics.it

Related pages

Pivot deeper into the graph from aigae.org.

Cypher and MCP

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

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