Skip to content

Hostname

axure.cloud

Last fetched

axure.cloud resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · axure.cloudRouting diversity5.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/axure.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.7.15100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.103.136100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.202.10418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.85.16718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.122.623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.108.1343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.108.20234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.215.15835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.11.18352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.8.3967.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.88.11798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.44.72100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
axure software solutions
Contact emails

Subdomains

7 observed subdomains of axure.cloud.

Web-graph footprint

Distinct hostnames that link to or from axure.cloud in the public web crawl.

15 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from axure.cloud.

Cypher and MCP

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

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