Hostname
universalbus.cn
Last fetched
universalbus.cn resolves to 14 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists registrar:广州云讯信息科技有限公司 as the registrar.
Nutrition Label
Resolution chain
universalbus.cn resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.56.98.184 | 1.56.0.0/13 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 1.62.64.79 | 1.56.0.0/13 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.131.57.65 | 116.131.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.153.4.244 | 116.153.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.163.31.218 | 116.163.0.0/18 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 211.93.211.158 | 211.93.211.0/24 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 211.95.142.138 | 211.95.142.0/24 | AS135061 | DBRAUD-IN Dr. B. R. Ambedkar University DelhiEarlier Known as Bharat Ratna Dr. Bhim Rao Ambedkar University, Kashmere Gate | CN |
| 221.204.15.51 | 221.204.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 221.204.209.225 | 221.204.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 42.56.64.131 | 42.56.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 42.56.81.77 | 42.56.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 60.13.97.57 | 60.13.64.0/18 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 175.43.192.174 | 175.42.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 101.71.88.61 | 101.71.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
WHOIS identity
- Registrar
- registrar:广州云讯信息科技有限公司
- Organization
- 杭州十全信息科技有限公司
- Contact emails
Subdomains
19 observed subdomains of universalbus.cn.
Web-graph footprint
Distinct hostnames that link to or from universalbus.cn in the public web crawl.
74 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for universalbus.cn.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | domain-send.cuiqiu.net |
Related pages
Pivot deeper into the graph from universalbus.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "universalbus.cn"})-[: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.