Skip to content

Hostname

supporto.prontopro.it

Last fetched

supporto.prontopro.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · supporto.prontopro.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/supporto.prontopro.it

Resolution chain

supporto.prontopro.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.88.10613.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.12213.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.1613.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.6913.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
52.85.31.1152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with supporto.prontopro.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for supporto.prontopro.it.

MechanismTarget
SPF_Asupporto.prontopro.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_MXsupporto.prontopro.it

Related pages

Pivot deeper into the graph from supporto.prontopro.it.

Cypher and MCP

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

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