Skip to content

Hostname

ui1.es

Last fetched

ui1.es resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · ui1.esRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ui1.es

Resolution chain

ui1.es resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.52.183108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.98.249108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.215.16818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.128.1103.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.28.2223.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.64.17134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.148.16534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.126.20452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.14.15852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.54.3052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.166.052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.112.1352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.137.5052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.184.1552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.219.18554.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.90.7954.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with ui1.es in WhisperGraph.

Subdomains

66 observed subdomains of ui1.es.

Web-graph footprint

Distinct hostnames that link to or from ui1.es in the public web crawl.

806 sites link to this hostname.

1,242 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ui1.es.

MechanismTarget
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDE_spf.google.com
SPF_IP52.51.116.140
SPF_MXui1.es

Related pages

Pivot deeper into the graph from ui1.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ui1.es"})-[: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.