Skip to content

Hostname

aquacarpatica.it

Last fetched

aquacarpatica.it resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · aquacarpatica.itRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint7.6/10canon.whisper.security/host/aquacarpatica.it

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.28.8245.82.28.0/23AS5606RO

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
valvis holding
Contact emails

Subdomains

9 observed subdomains of aquacarpatica.it.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aquacarpatica.it.

MechanismTarget
SPF_Aaquacarpatica.it
SPF_IP188.241.222.150
SPF_IP2a00:ece1:0:14:0:0:0:334
SPF_IP45.82.28.82
SPF_IP82.78.227.77
SPF_MXaquacarpatica.it

Related pages

Pivot deeper into the graph from aquacarpatica.it.

Cypher and MCP

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

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