Hostname
bit-next.com
Last fetched
bit-next.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2841 as the registrar.
Nutrition Label
Resolution chain
bit-next.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2841
- Organization
- on behalf of bit-next.com owner
- Contact emails
- 000bcae6-769b-41f1-aa33-ba0868bb0629@identity-protect.org
- 052cd005-f6c1-4b01-b020-9b0214a747b4@identity-protect.org
- 12a43e41-62df-44d3-8c45-a1b4d4e91cb2@identity-protect.org
- 7ca63b95-9fce-4fcc-882e-24ff62f07b47@identity-protect.org
- 8a080f84-ebcd-4e90-bb39-895bcddd19c6@identity-protect.org
- contact@privacyprotect.org
- edc5c048-ad0c-4d24-8bdf-5990bc98e291@identity-protect.org
- owner-428145@bit-next.com.whoisprivacyservice.org
- owner-4658242@bit-next.com.whoisprivacyservice.org
- owner-7056749@bit-next.com.whoisprivacyservice.org
- owner-7892720@bit-next.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of bit-next.com.
| Subdomain |
|---|
| blog.bit-next.com |
| www.bit-next.com |
Web-graph footprint
Distinct hostnames that link to or from bit-next.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bit-next.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bit-next.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.