Hostname
bioxnet.com
Last fetched
bioxnet.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
bioxnet.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.21.9.224 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.161.93 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- bioxnet s.a. de c.v.
- Contact emails
- domains@bioxnet.com
- 09b2477e2e5c7d35f4fe23a7b16fe4af16f50b6756f5b1ebff55312539b4ad32@bioxnet.com.whoisproxy.org
- 0dfff8aa1849d63157d46f3e31aea5c941149377a62b0e9b24d304a4a5a94f30@bioxnet.com.whoisproxy.org
- 10ffdb3da60386467f266ab83c40bd7c930c7c3758eeb441c1595df6a8056b86@bioxnet.com.whoisproxy.org
- 26bdea83e8bee38f7868e41b48b9c3a28563223bca3648a45ca5f538c28e6265@bioxnet.com.whoisproxy.org
- 2783802f3b0bcd9cbf04c78cb0a24fc6ddeff386a2db126b9fb2aadfccb40beb@bioxnet.com.whoisproxy.org
- 284378dcec48f1b875b3ec86dd17750a9cea9727bf98184153248c83aa6d3730@bioxnet.com.whoisproxy.org
- 30cf986643aeee1758e6e16c573c1452ace8ae49bbb21d06e6b9fc22315bae54@bioxnet.com.whoisproxy.org
- 3b4a05476202014b53d723b48a29ed9429929d2f40b632af09815ef2d6a631b5@bioxnet.com.whoisproxy.org
- 47c4251cfc3d5ddfc945b8037b5c1a9677a29fe6309e01a9c2387f19166b160f@bioxnet.com.whoisproxy.org
- 4aad3fffec6a8cb2bd14140ba8a89873a97b3854f9029a21502350333d8ca092@bioxnet.com.whoisproxy.org
- 6dfec8cc94e8bb3faa11964f593fc14f3c8156bac23047468b226d6d16a8b644@bioxnet.com.whoisproxy.org
- 719256789000844144ca673f245dd78f2c1e04703e8a551b30ed98ae7d4fc337@bioxnet.com.whoisproxy.org
- 7a5305e7c8ca6622a92f759c440c6a30282d67ea3aacf409c01f7a6f5bdbaa8a@bioxnet.com.whoisproxy.org
- 8123e72278abab0209135976f77bbef197dafc02fe2f9685cd110246ad885da9@bioxnet.com.whoisproxy.org
- 89d010daf22ab8d0ae71f20e0fa072ac27e351a8c601d720879ef2d3e412faf3@bioxnet.com.whoisproxy.org
- 8bbafc8e51d3faad7401c8b70db6578e3baebf533424b552febfda46a9658754@bioxnet.com.whoisproxy.org
- b5770a9b0e97466e5e070d1f8359c12425f4d626fb843360e5b3f3d4eef74e80@bioxnet.com.whoisproxy.org
- c575bb9ffd8a6009eb39ab8c77509113141779856db33149694582ffbcf1ea56@bioxnet.com.whoisproxy.org
- d059cf8e74b49f5405826548809a354bef9a8b18b9e6fcc47ff88fd41c972d14@bioxnet.com.whoisproxy.org
- and 5 more
Subdomains
27 observed subdomains of bioxnet.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bioxnet.com in the public web crawl.
248 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bioxnet.com.
| Mechanism | Target |
|---|---|
| SPF_A | bioxnet.com |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_INCLUDE | spf.mxthunder.com |
| SPF_IP | 169.62.170.103 |
| SPF_MX | bioxnet.com |
Related pages
Pivot deeper into the graph from bioxnet.com.
- IP · 104.21.9.224
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · domains@bioxnet.com
- TLD · .com
- Browse hostnames · bi…
- 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: "bioxnet.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.