Hostname
12306bj.com
Last fetched
12306bj.com resolves to 15 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
12306bj.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.104.174.10 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 149.104.174.121 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 149.104.174.223 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 149.104.174.33 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 149.104.174.90 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.192.10 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.192.211 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.192.4 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.192.80 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.192.99 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.55.125.10 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.125.122 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.125.203 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.125.35 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.125.88 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
WHOIS identity
- Registrar
- iana:625
- Organization
- domain protection services,
- Contact emails
Subdomains
3 observed subdomains of 12306bj.com.
| Subdomain |
|---|
| com.12306bj.com |
Showing 1 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 12306bj.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 12306bj.com.
- IP · 149.104.174.10
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:625
- Country · HK
- Email · 272695830@qq.com
- TLD · .com
- Browse hostnames · 12…
- 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: "12306bj.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.