Skip to content

Hostname

acea.it

Last fetched

acea.it resolves to 5 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:dotnice italia s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

acea.it resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.131.10151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.195.10151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.3.10151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.67.10151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
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

56 observed subdomains of acea.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for acea.it.

MechanismTarget
SPF_IP77.39.210.38/32
SPF_IP83.103.80.200/32
SPF_IP85.33.54.158/32
SPF_IP85.33.54.159/32
SPF_MXacea.it

Related pages

Pivot deeper into the graph from acea.it.

Cypher and MCP

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

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