Hostname
kirujh.com
Last fetched
kirujh.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
kirujh.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.226.211.226 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.132.0 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.198.216 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.153.52.6 | 35.153.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.170.4 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.51.141 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 57.130.54.221 | 57.130.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 50f24fc86e@kirujh.com.whoistrustee.com
- 39b7ba6e887dbc281b60f6335c32cf828b6445055c16da04363b94cd6f47e2e8@kirujh.com.whoisproxy.org
- 6bf0ef2eff825a093de91d58a9d27db93f5920bb22187b6abf7b455219b89872@kirujh.com.whoisproxy.org
- 76e655ecfdcdada8eb2c125bc0ab2e73b21a2544844c933ca37895d79e9ffb3d@kirujh.com.whoisproxy.org
- d8989d7b67c5686d50f5fc5ccec7afa025157d1eb9a1439dd0164aff7681ba02@kirujh.com.whoisproxy.org
- e78eda5af206d84c7e0fcbf9bde3b4e1b3766903ee8529013168c48a445b4c76@kirujh.com.whoisproxy.org
- f056cdde2e7726f13cb8c1ac29a2ad96e720e131fb6adb5a668954878ac93b69@kirujh.com.whoisproxy.org
Subdomains
2 observed subdomains of kirujh.com.
| Subdomain |
|---|
| stage.kirujh.com |
| wildcard.kirujh.com |
Web-graph footprint
Distinct hostnames that link to or from kirujh.com in the public web crawl.
7 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from kirujh.com.
- IP · 3.226.211.226
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · 50f24fc86e@kirujh.com.whoistrustee.com
- TLD · .com
- 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: "kirujh.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.