Hostname
890kj.com
Last fetched
890kj.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
890kj.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 |
|---|---|---|---|---|
| 13.225.107.102 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.112 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.12 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.31 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.33.252.15 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.54 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.60 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.73 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- caifu
- Contact emails
Subdomains
1 observed subdomain of 890kj.com.
| Subdomain |
|---|
| wildcard.890kj.com |
Web-graph footprint
Distinct hostnames that link to or from 890kj.com in the public web crawl.
6 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 890kj.com.
- IP · 13.225.107.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · BR
- Email · 36d08937f6b04d1da4162577cea14e1f.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · 89…
- 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: "890kj.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.