Skip to content

Hostname

ui.com

Last fetched

ui.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ui.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ui.com

Resolution chain

ui.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.182.111108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.119108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.46108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.85108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
13.32.241.10113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.11118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

83 observed subdomains of ui.com.

Web-graph footprint

Distinct hostnames that link to or from ui.com in the public web crawl.

3,710 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ui.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf1.mcsv.net

Related pages

Pivot deeper into the graph from ui.com.

Cypher and MCP

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

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