Hostname
radarprezzi.it
Last fetched
radarprezzi.it resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
radarprezzi.it resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.135.178.69 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.135.59.77 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 16.60.0.58 | 16.60.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.130.159.240 | 18.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.130.17.32 | 18.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.135.83.180 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.85.102 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.11.109.22 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.179.244.121 | 35.178.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.56.213.245 | 52.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 16.60.137.37 | 16.60.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.135.11.36 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
No WHOIS records are currently associated with radarprezzi.it in WhisperGraph.
Subdomains
1 observed subdomain of radarprezzi.it.
| Subdomain |
|---|
| staging.radarprezzi.it |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for radarprezzi.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from radarprezzi.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "radarprezzi.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.