Skip to content

Hostname

apryse.com

Last fetched

apryse.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · apryse.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apryse.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.160.77.9335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.98.1535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.101.2344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.114.22452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.197.7252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.229.20352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.197.12854.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

26 observed subdomains of apryse.com.

Web-graph footprint

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

531 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apryse.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from apryse.com.

Cypher and MCP

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

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