Skip to content

Hostname

uastc.com

Last fetched

uastc.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · uastc.comRouting diversity7.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uastc.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.186.24616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.19116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.19916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.13616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.5316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.38.6916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.24516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.99.8516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.533.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.12.2223.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.2.623.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.723.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.204.13052.216.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.217.13352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.221.9352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.34.2152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.25352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.8552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.120.3752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:420
Organization
iflight technology co
Contact emails

Subdomains

4 observed subdomains of uastc.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uastc.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from uastc.com.

Cypher and MCP

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

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