Hostname
056768.com
Last fetched
056768.com resolves to 6 IPv4 addresses operated by AZT - AZURE TECHNOLOGY CO., LIMITED in HK. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
056768.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.240.142.148 | 103.240.142.0/24 | AS53587 | AZT - AZURE TECHNOLOGY CO., LIMITED | HK |
| 103.240.142.158 | 103.240.142.0/24 | AS53587 | AZT - AZURE TECHNOLOGY CO., LIMITED | HK |
| 103.240.142.172 | 103.240.142.0/24 | AS53587 | AZT - AZURE TECHNOLOGY CO., LIMITED | HK |
| 45.61.241.204 | 45.61.241.0/24 | AS53587 | AZT - AZURE TECHNOLOGY CO., LIMITED | HK |
| 45.61.241.239 | 45.61.241.0/24 | AS53587 | AZT - AZURE TECHNOLOGY CO., LIMITED | HK |
| 45.61.241.245 | 45.61.241.0/24 | AS53587 | AZT - AZURE TECHNOLOGY CO., LIMITED | HK |
WHOIS identity
- Registrar
- iana:472
- Organization
- chen renmin
- Contact emails
Subdomains
1 observed subdomain of 056768.com.
| Subdomain |
|---|
| www.056768.com |
Web-graph footprint
Distinct hostnames that link to or from 056768.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 056768.com.
- IP · 103.240.142.148
- ASN · AS53587AZT - AZURE TECHNOLOGY CO., LIMITED
- Registrar · iana:472
- Country · HK
- Email · 1985990666@qq.com
- TLD · .com
- Browse hostnames · 05…
- 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: "056768.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.