Hostname
10x-construction.com
Last fetched
10x-construction.com resolves to 2 IPv4 addresses operated by POWERLINE-AS-AP - POWER LINE DATACENTER in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
10x-construction.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.233.249.142 | 103.233.248.0/22 | AS132839 | POWERLINE-AS-AP - POWER LINE DATACENTER | HK |
| 160.124.163.35 | 160.124.160.0/19 | AS132839 | POWERLINE-AS-AP - POWER LINE DATACENTER | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 10x-construction.com owner
- Contact emails
- zalmyk@gmail.com
- 18510347-5af0-4b7a-a37c-31170a6b9c19@identity-protect.org
- 4ce0f8c5-3e19-4748-8ced-c7a4c43955f5@identity-protect.org
- 9407c65d-3006-464b-b0c5-cdbab7dcc6f7@identity-protect.org
- e81295d3-901a-4d77-b780-d894f9d4b53d@identity-protect.org
- ed4df212-7d85-4992-a83d-5af0fbb6566f@identity-protect.org
- f0fca32e-56d2-4734-a084-aabf1954038e@identity-protect.org
Subdomains
1 observed subdomain of 10x-construction.com.
| Subdomain |
|---|
| www.10x-construction.com |
Web-graph footprint
Distinct hostnames that link to or from 10x-construction.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 10x-construction.com.
- IP · 103.233.249.142
- ASN · AS132839POWERLINE-AS-AP - POWER LINE DATACENTER
- Registrar · iana:468
- Country · HK
- Email · zalmyk@gmail.com
- TLD · .com
- Browse hostnames · 10…
- 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: "10x-construction.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.