Hostname
getklips.com
Last fetched
getklips.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getklips.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.173.252.12 | 18.173.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.252.30 | 18.173.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.252.57 | 18.173.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.252.62 | 18.173.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.108 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.129 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.66 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.97 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getklips.com owner
- Contact emails
- admin@domainregistriesfoundation.com
- 20e1c129-c683-41d9-9d2b-583d538dc507@identity-protect.org
- 22b7bae7-bc56-4d0b-bd2b-5eef61acbb4e@identity-protect.org
- 3bac3232-09d5-400f-989c-cca0e9d452e7@identity-protect.org
- 6e8af733-b8dc-49c2-ab0a-bb6545d24723@identity-protect.org
- 70fda378-bf46-4882-b6d0-8ffb3a51b604@identity-protect.org
- ec93dfe7-6010-47b6-b1f1-55ab19af6e13@identity-protect.org
- owner-6587594@getklips.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of getklips.com.
| Subdomain |
|---|
| www.getklips.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from getklips.com.
- IP · 18.173.252.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@domainregistriesfoundation.com
- TLD · .com
- Browse hostnames · ge…
- 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: "getklips.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.