Skip to content

Hostname

uer.it

Last fetched

uer.it resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.4113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
15.160.43.19015.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.160.54.18915.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.83.3415.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
16.22.2.4116.22.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.205.21418.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.224.14635.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
hidden
Contact emails

Subdomains

2 observed subdomains of uer.it.

Web-graph footprint

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

151 sites link to this hostname.

347 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from uer.it.

Cypher and MCP

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

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