Hostname
asia-systems.com
Last fetched
asia-systems.com resolves to 1 IPv4 address operated by Sharq-Telecom - Sharq Telekom CJSC in UZ. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
asia-systems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.221.161.210 | 83.221.161.0/24 | AS31203 | Sharq-Telecom - Sharq Telekom CJSC | UZ |
WHOIS identity
- Registrar
- iana:1068
- Organization
- asia systems
- Contact emails
Subdomains
9 observed subdomains of asia-systems.com.
Web-graph footprint
Distinct hostnames that link to or from asia-systems.com in the public web crawl.
14 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for asia-systems.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 83.221.161.208 |
Related pages
Pivot deeper into the graph from asia-systems.com.
- IP · 83.221.161.210
- ASN · AS31203Sharq-Telecom - Sharq Telekom CJSC
- Registrar · iana:1068
- Country · UZ
- Email · leonid.khrisanfov@asia-systems.com
- TLD · .com
- Browse hostnames · as…
- 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: "asia-systems.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.