Hostname
pazienti.it
Last fetched
pazienti.it resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:1 api gmbh as the registrar.
Nutrition Label
Resolution chain
pazienti.it resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.158.99.201 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.195.109.230 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.120.20.125 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.5.112 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.69.34.206 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.76.233.108 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.157.86.214 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.177.179 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.59.49.208 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.93.33.250 | 54.93.32.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.107.93 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.184.59.209 | 63.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.183.52.233 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:1 api gmbh
- Organization
- linnea passaler
- Contact emails
- —
Subdomains
19 observed subdomains of pazienti.it.
Showing 16 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pazienti.it in the public web crawl.
713 sites link to this hostname.
627 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pazienti.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from pazienti.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pazienti.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.