Skip to content

Hostname

mackeeper.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.2313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.10718.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.1218.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.12518.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.5918.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
krom tech
Contact emails

Subdomains

40 observed subdomains of mackeeper.com.

Web-graph footprint

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

1,057 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mackeeper.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf31.esputnik.com
SPF_INCLUDEspf41.esputnik.com
SPF_INCLUDEspf51.esputnik.com

Related pages

Pivot deeper into the graph from mackeeper.com.

Cypher and MCP

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

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