Skip to content

Hostname

aiop.it

Last fetched

aiop.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aconet s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · aiop.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/aiop.it

Resolution chain

aiop.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:aconet s.r.l.
Organization
aiop - associazione italiana ospedalita' privata
Contact emails

Subdomains

12 observed subdomains of aiop.it.

Web-graph footprint

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

126 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aiop.it.

MechanismTarget
SPF_Aaiop.it
SPF_INCLUDEaspmx.pardot.com
SPF_IP62.85.160.40
SPF_IP62.85.163.216
SPF_IP62.85.163.225
SPF_IP62.85.163.239
SPF_IP62.85.163.240
SPF_IP62.85.163.89
SPF_IP62.85.163.91
SPF_IP62.85.163.96
SPF_MXaiop.it

Related pages

Pivot deeper into the graph from aiop.it.

Cypher and MCP

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

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