Skip to content

Hostname

surepoint.cloud

Last fetched

surepoint.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · surepoint.cloudRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/surepoint.cloud

Resolution chain

surepoint.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.114108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.115108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.123108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.14108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.69.1213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.2113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.3213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.5813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.65.168.3018.65.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.168.5718.65.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.168.5918.65.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.168.8018.65.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of surepoint.cloud.

Web-graph footprint

Distinct hostnames that link to or from surepoint.cloud in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for surepoint.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from surepoint.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "surepoint.cloud"})-[: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.