Skip to content

Hostname

www.percassi.it

Last fetched

www.percassi.it resolves to 1 IPv4 address operated by AS39217 in IT.

Nutrition Label

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

Resolution chain

www.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

No WHOIS records are currently associated with www.percassi.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for www.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 www.percassi.it.

Cypher and MCP

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

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