Skip to content

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

WHISPER CANON · pazienti.itRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pazienti.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.99.20118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.109.23018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.20.1253.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.5.1123.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.34.2063.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.233.1083.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.86.21435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.177.17935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.49.20852.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.33.25054.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.107.9363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.59.20963.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.52.23363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
linnea passaler
Contact emails

Subdomains

19 observed subdomains of pazienti.it.

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pazienti.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.