Skip to content

Hostname

arcadiaholding.it

Last fetched

arcadiaholding.it resolves to 1 IPv4 address operated by AS34081 in IT. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.33.8.21084.33.8.0/22AS34081IT

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
arcadia holding spa
Contact emails

Subdomains

3 observed subdomains of arcadiaholding.it.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for arcadiaholding.it.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_IP188.13.239.2/32
SPF_IP79.11.185.198/32
SPF_IP79.7.246.52/32
SPF_MXarcadiaholding.it

Related pages

Pivot deeper into the graph from arcadiaholding.it.

Cypher and MCP

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

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