Skip to content

Hostname

aspose.net

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.16108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.45108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.61108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.84108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.5.253.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.433.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.723.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.813.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.234.10699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
aspose pty
Contact emails

Subdomains

18 observed subdomains of aspose.net.

Web-graph footprint

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

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aspose.net.

MechanismTarget
SPF_Aaspose.net
SPF_INCLUDEspf.send.containerize.com
SPF_MXaspose.net

Related pages

Pivot deeper into the graph from aspose.net.

Cypher and MCP

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

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