Skip to content

Hostname

aspose.com

Last fetched

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

Nutrition Label

WHISPER CANON · aspose.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aspose.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.10318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.115.1193.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.33.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.543.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.833.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
65.8.131.11565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
aspose pty
Contact emails

Subdomains

84 observed subdomains of aspose.com.

Web-graph footprint

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

376 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aspose.com.

MechanismTarget
SPF_Aaspose.com
SPF_INCLUDEspf.send-qa.containerize.com
SPF_INCLUDEspf.send.containerize.com
SPF_IP2002:c753:e6c6:0:0:0:c753:e6c6
SPF_IP74.113.212.40
SPF_MXaspose.com

Related pages

Pivot deeper into the graph from aspose.com.

Cypher and MCP

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

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