Hostname
unblockfacebook.com
Last fetched
unblockfacebook.com resolves to 2 IPv4 addresses operated by AS136188 in CN. WHOIS lists iana:2788 as the registrar.
Nutrition Label
Resolution chain
unblockfacebook.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 |
|---|---|---|---|---|
| 122.246.1.139 | 122.246.0.0/19 | AS136188 | — | CN |
| 138.252.208.76 | 138.252.208.0/24 | AS206888 | — | HK |
WHOIS identity
- Registrar
- iana:2788
- Organization
- domain for sale check afternic.com
- Contact emails
Subdomains
1 observed subdomain of unblockfacebook.com.
| Subdomain |
|---|
| www.unblockfacebook.com |
Web-graph footprint
Distinct hostnames that link to or from unblockfacebook.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from unblockfacebook.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unblockfacebook.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.