Hostname
klear.com
Last fetched
klear.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
klear.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.131.188.117 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.249.247.98 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.250.103.168 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.250.50.13 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.17.13.32 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.244.62 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.213.93.251 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.130.27 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.111.182 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.166.124 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.75.234.28 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.81.167.173 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of klear.com owner
- Contact emails
- eytan.avigdor@gmail.com
- 36a5d0f1-cc8d-4011-810f-6f7a46742283@identity-protect.org
- 3a1864fc-bcd7-45bc-b35a-cc526dd2de08@identity-protect.org
- 6a38a9b7-bd3a-4a9d-a529-94ed294647db@identity-protect.org
- 790c9646-271a-4509-8044-ca308aa20061@identity-protect.org
- a7a42441-af0f-42c0-ae11-37e1ca4e22cc@identity-protect.org
- c171370d-d1de-4512-bbee-3ccd091200fb@identity-protect.org
- f3a67cf1-1c95-4cb9-8818-0180df71f386@identity-protect.org
Subdomains
16 observed subdomains of klear.com.
Web-graph footprint
Distinct hostnames that link to or from klear.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for klear.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.tipalti.com |
Related pages
Pivot deeper into the graph from klear.com.
- IP · 108.131.188.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · eytan.avigdor@gmail.com
- TLD · .com
- Browse hostnames · kl…
- 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: "klear.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.