Hostname
kohirens.com
Last fetched
kohirens.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kohirens.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 |
|---|---|---|---|---|
| 18.165.9.129 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.54 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.6 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.72 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.116 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.74 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.79 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.87 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.115 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.129 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.21 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.39 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1246241051
- Contact emails
- jayamaro@hotmail.com
- zkuyzhezpaoo@contactprivacy.email
- 1c6a78d2-1662-49f0-9878-b060aa889282@identity-protect.org
- 200320d6-71f8-47ec-9dcd-ce833a9bced2@identity-protect.org
- 52b7b164-eb08-42cc-8f83-f04d95f5428d@identity-protect.org
- c51dc9d4-fd6c-4f21-aea8-c11712dbe600@identity-protect.org
- da00ed9a-f1a5-4112-b291-942ea4239340@identity-protect.org
Subdomains
6 observed subdomains of kohirens.com.
| Subdomain |
|---|
| test.kohirens.com |
| www.kohirens.com |
Showing 2 of 6. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kohirens.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | kohirens.com |
Related pages
Pivot deeper into the graph from kohirens.com.
- IP · 18.165.9.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jayamaro@hotmail.com
- TLD · .com
- Browse hostnames · ko…
- 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: "kohirens.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.