Skip to content

Hostname

homekeepr.com

Last fetched

homekeepr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · homekeepr.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/homekeepr.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.111.1118.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.5418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.7018.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.7418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.189.10165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.7865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.9765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
charlie punchatz
Contact emails

Subdomains

38 observed subdomains of homekeepr.com.

Web-graph footprint

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

132 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for homekeepr.com.

MechanismTarget
SPF_Ahomekeepr.com
SPF_INCLUDE23541153.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mtasv.net
SPF_MXhomekeepr.com

Related pages

Pivot deeper into the graph from homekeepr.com.

Cypher and MCP

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

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