Hostname
0755.link
Last fetched
0755.link resolves to 2 IPv4 addresses operated by AS139021 in HK. WHOIS lists iana:1556 as the registrar.
Nutrition Label
Resolution chain
0755.link 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 |
|---|---|---|---|---|
| 219.234.31.156 | 219.234.16.0/20 | AS139021 | — | HK |
| 219.234.31.62 | 219.234.16.0/20 | AS139021 | — | HK |
WHOIS identity
- Registrar
- iana:1556
- Organization
- whoisguard protected
- Contact emails
Subdomains
1 observed subdomain of 0755.link.
| Subdomain |
|---|
| www.0755.link |
Web-graph footprint
Distinct hostnames that link to or from 0755.link in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 0755.link.
- IP · 219.234.31.156
- ASN · AS139021
- Registrar · iana:1556
- Country · HK
- Email · c39f4891820b4f9593f3c6c1aab9744e.protect@whoisguard.com
- TLD · .link
- Browse hostnames · 07…
- 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: "0755.link"})-[: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.