Skip to content

Hostname

aspireapp.com

Last fetched

aspireapp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.132.2613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.200.21813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.122.17618.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.173.6618.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.30.20718.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.247.11118.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.254.9918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.232.673.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.223.9246.137.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.114.18047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.215.21647.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.148.10352.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.193.23752.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.228.3552.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.9.4252.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.58.2454.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.199.14554.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.91.16454.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.200.14154.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.120.10147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

27 observed subdomains of aspireapp.com.

Web-graph footprint

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

900 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aspireapp.com.

MechanismTarget
SPF_INCLUDE21172957.spf05.hubspotemail.net
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_IP148.105.0.0/16
SPF_IP149.72.1.197
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20

Related pages

Pivot deeper into the graph from aspireapp.com.

Cypher and MCP

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

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