Skip to content

Hostname

aspose.app

Last fetched

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

Nutrition Label

WHISPER CANON · aspose.appRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aspose.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.2913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.20.5713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.240.1123.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.233.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.533.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.793.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
aspose pty
Contact emails

Subdomains

39 observed subdomains of aspose.app.

Web-graph footprint

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

28 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aspose.app.

MechanismTarget
SPF_INCLUDEexchange.aspose.com
SPF_INCLUDEspf.send.containerize.com
SPF_MXaspose.app

Related pages

Pivot deeper into the graph from aspose.app.

Cypher and MCP

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

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