Skip to content

Hostname

acquaeva.it

Last fetched

acquaeva.it resolves to 1 IPv4 address operated by AS203201 in IT. WHOIS lists registrar:sinfotec di marco stellavatecascio as the registrar.

Nutrition Label

WHISPER CANON · acquaeva.itRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/acquaeva.it

Resolution chain

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

IPPrefixASNOperatorCountry
78.142.240.8478.142.240.0/24AS203201IT

WHOIS identity

Registrar
registrar:sinfotec di marco stellavatecascio
Organization
fonti alta valle po spa
Contact emails

Subdomains

2 observed subdomains of acquaeva.it.

Web-graph footprint

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

27 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for acquaeva.it.

MechanismTarget
SPF_Aacquaeva.it
SPF_IP77.108.8.134
SPF_MXacquaeva.it

Related pages

Pivot deeper into the graph from acquaeva.it.

Cypher and MCP

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

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