Hostname
b2-rpc.com
Last fetched
b2-rpc.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b2-rpc.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 |
|---|---|---|---|---|
| 104.248.100.213 | 104.248.100.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 20.79.151.61 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of b2-rpc.com owner
- Contact emails
Subdomains
2 observed subdomains of b2-rpc.com.
| Subdomain |
|---|
| landing.b2-rpc.com |
| mainnet.b2-rpc.com |
Web-graph footprint
Distinct hostnames that link to or from b2-rpc.com in the public web crawl.
36 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from b2-rpc.com.
- IP · 104.248.100.213
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · DE
- Email · b04d678a-1c1d-473e-811c-b3e9f39979d9@identity-protect.org
- TLD · .com
- Browse hostnames · b2…
- 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: "b2-rpc.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.