Skip to content

Hostname

aspose.cloud

Last fetched

aspose.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.129.12618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.7718.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.8518.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.918.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.46.213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.433.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.723.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.843.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.205.4752.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.7752.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.8352.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.8952.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
aspose pty
Contact emails

Subdomains

64 observed subdomains of aspose.cloud.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aspose.cloud.

MechanismTarget
SPF_Aaspose.cloud
SPF_INCLUDEspf.send-qa.containerize.com
SPF_INCLUDEspf.send.containerize.com
SPF_MXaspose.cloud

Related pages

Pivot deeper into the graph from aspose.cloud.

Cypher and MCP

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

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