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
Resolution chain
prestitoflash.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.229.119 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.25 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.36 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.71 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 54.240.162.13 | 54.240.162.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.240.162.30 | 54.240.162.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.240.162.31 | 54.240.162.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.240.162.76 | 54.240.162.0/24 | AS16509 | AMAZON-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.