Skip to content

Hostname

cappsure.com

Last fetched

cappsure.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · cappsure.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cappsure.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.18.62.10850.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.139.15452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.104.17452.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.104.14452.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

23 observed subdomains of cappsure.com.

Web-graph footprint

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

5 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cappsure.com.

MechanismTarget
SPF_Acappsure.com
SPF_INCLUDE_spf.elasticemail.com
SPF_MXcappsure.com

Related pages

Pivot deeper into the graph from cappsure.com.

Cypher and MCP

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

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