Skip to content

Hostname

prestitoflash.it

Last fetched

prestitoflash.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.119108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.25108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.36108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.71108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
54.240.162.1354.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.3054.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.3154.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.7654.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
triboo direct srl
Contact emails

Subdomains

2 observed subdomains of prestitoflash.it.

Threat posture

History

Related pages

Pivot deeper into the graph from prestitoflash.it.

Cypher and MCP

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

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