Hostname
kinesis.org
Last fetched
kinesis.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
kinesis.org 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 |
|---|---|---|---|---|
| 108.158.122.114 | 108.158.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.122.31 | 108.158.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.122.40 | 108.158.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.122.56 | 108.158.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 99.84.234.127 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.24 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.50 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.65 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- bruce taper
- Contact emails
Subdomains
43 observed subdomains of kinesis.org.
Showing 17 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kinesis.org in the public web crawl.
12 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kinesis.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mail.intercom.io |
| SPF_INCLUDE | spf.mtasv.net |
Related pages
Pivot deeper into the graph from kinesis.org.
- IP · 108.158.122.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · BR
- Email · admin@kinesis.org
- TLD · .org
- Browse hostnames · ki…
- 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: "kinesis.org"})-[: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.