Skip to content

Hostname

keeps.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.106108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.50108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.61108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.80108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.39.11818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.2018.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.7218.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.9318.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.214.11852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
dharshinee naidu
Contact emails

Subdomains

23 observed subdomains of keeps.com.

Web-graph footprint

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

653 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for keeps.com.

MechanismTarget
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com
SPF_IP159.135.231.58

Related pages

Pivot deeper into the graph from keeps.com.

Cypher and MCP

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

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