Skip to content

Hostname

axure.com

Last fetched

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

Nutrition Label

WHISPER CANON · axure.comRouting diversity6.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/axure.com

Resolution chain

axure.com resolves to 18 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.211.124.14818.208.0.0/13AS14618AMAZON-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.20.10.12423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.122.623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.4.2553.208.0.0/12AS14618AMAZON-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.153.149.19135.153.0.0/16AS14618AMAZON-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
52.3.34.13452.2.0.0/15AS14618AMAZON-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
98.95.200.9898.88.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:468
Organization
axure software solutions,
Contact emails

Subdomains

11 observed subdomains of axure.com.

Web-graph footprint

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

2,062 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for axure.com.

MechanismTarget
SPF_Aaxure.com
SPF_INCLUDE6853018.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP216.128.11.1/24

Related pages

Pivot deeper into the graph from axure.com.

Cypher and MCP

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

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