Skip to content

Hostname

uow.appiancloud.com

Last fetched

uow.appiancloud.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · uow.appiancloud.comRouting diversity4.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/uow.appiancloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.127.65.15513.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.168.9113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.9.24115.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.20.225.20352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.19.20952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.57.20852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.19.22552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with uow.appiancloud.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for uow.appiancloud.com.

MechanismTarget
SPF_INCLUDEap-southeast-2.spf.appiancloud.com
SPF_INCLUDEap-southeast-2.spf.outbound-mail.appian-customer.com
SPF_IP52.64.142.168
SPF_IP54.206.25.87
SPF_IP54.206.25.97

Related pages

Pivot deeper into the graph from uow.appiancloud.com.

Cypher and MCP

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

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