Hostname
keinx.com
Last fetched
keinx.com resolves to 5 IPv4 addresses operated by VH-GLOBAL VH Global Limited in SG. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
keinx.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.104.21.10 | 149.104.21.0/24 | AS42960 | VH-GLOBAL VH Global Limited | SG |
| 149.104.21.20 | 149.104.21.0/24 | AS42960 | VH-GLOBAL VH Global Limited | SG |
| 149.104.21.3 | 149.104.21.0/24 | AS42960 | VH-GLOBAL VH Global Limited | SG |
| 149.104.21.60 | 149.104.21.0/24 | AS42960 | VH-GLOBAL VH Global Limited | SG |
| 149.104.21.80 | 149.104.21.0/24 | AS42960 | VH-GLOBAL VH Global Limited | SG |
WHOIS identity
- Registrar
- iana:1599
- Organization
- nexperian holding
- Contact emails
Subdomains
1 observed subdomain of keinx.com.
| Subdomain |
|---|
| www.keinx.com |
Web-graph footprint
Distinct hostnames that link to or from keinx.com in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for keinx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from keinx.com.
- IP · 149.104.21.10
- ASN · AS42960VH-GLOBAL VH Global Limited
- Registrar · iana:1599
- Country · SG
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · ke…
- 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: "keinx.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.