Skip to content

Hostname

appryse.com

Last fetched

appryse.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · appryse.comRouting diversity5.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/appryse.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.1116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.17016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.17.1413.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.204.21052.216.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.249.11552.216.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.17352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.13352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.9352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.1952.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.4552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.10952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.9352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.17152.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.22952.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.8554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of appryse.com owner
Contact emails

Subdomains

13 observed subdomains of appryse.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for appryse.com.

MechanismTarget
SPF_INCLUDE12585210c.ppspf.net
SPF_INCLUDEeasymail.ca
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from appryse.com.

Cypher and MCP

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

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