Skip to content

Hostname

percassi.it

Last fetched

percassi.it resolves to 1 IPv4 address operated by AS39217 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.148.240185.53.148.0/24AS39217IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
kiko s.p.a.
Contact emails

Subdomains

8 observed subdomains of percassi.it.

Web-graph footprint

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

74 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for percassi.it.

MechanismTarget
SPF_Aproduction.eu01.percassi.demandware.net
SPF_Aproduction.eu01.starbucks.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.197.125.110
SPF_IP185.53.148.240/30
SPF_IP2.228.102.132
SPF_IP213.158.88.33
SPF_IP3.124.99.96
SPF_IP3.66.56.249
SPF_IP3.73.88.153
SPF_IP3.78.237.215
SPF_IP52.57.173.221
SPF_IP80.91.53.22/32

Related pages

Pivot deeper into the graph from percassi.it.

Cypher and MCP

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

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