Skip to content

Hostname

getkeepsafe.com

Last fetched

getkeepsafe.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.103.1053.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.53.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.573.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.923.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1093.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.643.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.703.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.923.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.149.33.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.333.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.503.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.713.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.12852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of getkeepsafe.com.

Web-graph footprint

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

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for getkeepsafe.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsupport.zendesk.com

Related pages

Pivot deeper into the graph from getkeepsafe.com.

Cypher and MCP

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

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