Hostname
rosen-bridge.com
Last fetched
rosen-bridge.com resolves to 9 IPv4 addresses operated by CHINANET-SHAANXI-CLOUD-BASE - CHINANET SHAANXI province Cloud Base network in CN. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
rosen-bridge.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.236.68.213 | 103.236.68.0/22 | AS134768 | CHINANET-SHAANXI-CLOUD-BASE - CHINANET SHAANXI province Cloud Base network | CN |
| 8.25.82.224 | 8.25.82.0/24 | AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.225 | 8.25.82.0/24 | AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.226 | 8.25.82.0/24 | AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.227 | 8.25.82.0/24 | AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.228 | 8.25.82.0/24 | AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.229 | 8.25.82.0/24 | AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.230 | 8.25.82.0/24 | AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.231 | 8.25.82.0/24 | AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | US |
WHOIS identity
- Registrar
- iana:1599
- Organization
- kevin neiass
- Contact emails
Subdomains
5 observed subdomains of rosen-bridge.com.
Showing 2 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rosen-bridge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from rosen-bridge.com.
- IP · 103.236.68.213
- ASN · AS134768CHINANET-SHAANXI-CLOUD-BASE - CHINANET SHAANXI province Cloud Base network
- Registrar · iana:1599
- Country · CN
- Email · aroomberg@pocmedia.com
- TLD · .com
- Browse hostnames · ro…
- 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: "rosen-bridge.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.