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
Resolution chain
homekeepr.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.111.11 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.54 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.70 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.74 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.189.101 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.78 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.9 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.97 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- charlie punchatz
- Contact emails
Subdomains
38 observed subdomains of homekeepr.com.
Showing 25 of 38. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for homekeepr.com.
| Mechanism | Target |
|---|---|
| SPF_A | homekeepr.com |
| SPF_INCLUDE | 23541153.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | homekeepr.com |
Related pages
Pivot deeper into the graph from homekeepr.com.
- IP · 18.161.111.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IE
- Email · support@homekeepr.com
- TLD · .com
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.