Skip to content

Hostname

appiancloud-static.com

Last fetched

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

Nutrition Label

WHISPER CANON · appiancloud-static.comRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/appiancloud-static.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.186.28107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.190.23313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.11.4313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.242.20518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.175.10734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.180.16334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.14.19134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.99.11234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.34.16044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.113.17144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.222.6844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.117.19852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.81.7552.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.99.6254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.70.9154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.212.3054.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.126.7154.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.19.9798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.172.698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.88.120100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of appiancloud-static.com owner
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from appiancloud-static.com.

Cypher and MCP

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

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