Skip to content

Hostname

aceaspa.it

Last fetched

aceaspa.it resolves to 1 IPv4 address operated by RADWARE in IT. WHOIS lists registrar:dotnice italia s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · aceaspa.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aceaspa.it

Resolution chain

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

IPPrefixASNOperatorCountry
167.86.32.191167.86.32.0/24AS198949RADWAREIT

WHOIS identity

Registrar
registrar:dotnice italia s.r.l.
Organization
acea s.p.a.
Contact emails

Subdomains

65 observed subdomains of aceaspa.it.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from aceaspa.it.

Cypher and MCP

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

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