Hostname
scxftc.com
Last fetched
scxftc.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
scxftc.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.23.217.123 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.132 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.146 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.38 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.39 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.58 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.68 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.78 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.88 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.23.217.98 | 154.23.217.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.142 | 154.31.226.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.147 | 154.31.226.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.92 | 154.31.226.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.95 | 154.31.226.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 38.182.224.29 | 38.182.224.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.100 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.121 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.125 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.63 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.68 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
WHOIS identity
- Registrar
- iana:1923
- Organization
- cheng du hu cheng wang luo ke ji you xian gong si
- Contact emails
Subdomains
2 observed subdomains of scxftc.com.
| Subdomain |
|---|
| m.scxftc.com |
| www.scxftc.com |
Threat posture
History
Related pages
Pivot deeper into the graph from scxftc.com.
- IP · 154.23.217.123
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1923
- Country · HK
- Email · fengyjunjun520@163.com
- TLD · .com
- Browse hostnames · sc…
- 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: "scxftc.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.