Skip to content

Hostname

espares.it

Last fetched

espares.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.235.10413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.10713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.164.52.1218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.2918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.4418.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.64.103.10018.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.5318.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.6018.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.7118.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.46.1123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.353.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.763.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
espares
Contact emails

Subdomains

8 observed subdomains of espares.it.

Web-graph footprint

Distinct hostnames that link to or from espares.it in the public web crawl.

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for espares.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP195.224.186.66/31
SPF_IP195.224.70.70
SPF_IP195.60.31.0/24
SPF_IP212.188.166.136/29
SPF_IP213.131.182.34/32
SPF_IP217.158.51.68
SPF_IP80.168.15.182/32
SPF_IP91.209.246.66/32

Related pages

Pivot deeper into the graph from espares.it.

Cypher and MCP

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

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