Skip to content

Hostname

cuspera.com

Last fetched

cuspera.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · cuspera.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cuspera.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.1813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1213.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.513.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.653.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.733.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241284981
Contact emails

Subdomains

8 observed subdomains of cuspera.com.

Web-graph footprint

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

261 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cuspera.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from cuspera.com.

Cypher and MCP

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

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