Skip to content

Hostname

contentkeeper.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.205.10452.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.2052.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.3052.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.8052.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:13
Organization
contentkeeper technologies pty.
Contact emails

Subdomains

17 observed subdomains of contentkeeper.com.

Web-graph footprint

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

43 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for contentkeeper.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.messagingengine.com
SPF_IP202.166.186.0/24
SPF_IP203.22.30.0/24
SPF_IP203.7.198.0/24

Related pages

Pivot deeper into the graph from contentkeeper.com.

Cypher and MCP

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

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