Skip to content

Hostname

aido.it

Last fetched

aido.it resolves to 1 IPv4 address operated by AS43515 in NL. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · aido.itRouting diversity1.5/10Peering density4.0/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/aido.it

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.213.3135.214.128.0/17AS43515NL

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
aido associazione italiana donazione organi, tessu
Contact emails

Subdomains

16 observed subdomains of aido.it.

Web-graph footprint

Distinct hostnames that link to or from aido.it in the public web crawl.

553 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aido.it.

MechanismTarget
SPF_INCLUDE_spf.mydonor.email
SPF_INCLUDEaido.it.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.esvacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.164.145.103
SPF_IP213.217.29.206
SPF_MXaido.it

Related pages

Pivot deeper into the graph from aido.it.

Cypher and MCP

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

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