Hostname
bio.now
Last fetched
bio.now resolves to 143.244.45.177, announced in 143.244.45.0/24 by CDN77 - Datacamp Limited in UA. bio.now is listed by 6 threat feeds; reconciled level HIGH.
Threat posture
40threat score (procedure-native scale)
HIGHListed by 6 threat feeds. At least one source recommends blocking.
Categories: Phishing
- Threat feeds listing this
- 6
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:51:24 GMT
- Last seen on a feed
- Sun, 13 Sep 2026 00:52:19 GMT
Nutrition Label
Resolution chain
- 143.244.45.177
143.244.45.0/24 · CDN77 - Datacamp Limited · Kyiv, UA
- 146.112.61.108
- 152.89.160.26
152.89.160.0/24 · M247 - M247 Europe SRL · Belgrade, RS
- 185.111.111.154
185.111.111.0/24 · CDNEXT - Datacamp Limited · Frankfurt am Main, DE
- 185.111.111.155
185.111.111.0/24 · CDNEXT - Datacamp Limited · Frankfurt am Main, DE
- 185.111.111.156
185.111.111.0/24 · CDNEXT - Datacamp Limited · Frankfurt am Main, DE
- 185.111.111.157
185.111.111.0/24 · CDNEXT - Datacamp Limited · Frankfurt am Main, DE
- 185.111.111.158
185.111.111.0/24 · CDNEXT - Datacamp Limited · Frankfurt am Main, DE
- 107.150.176.1
107.150.176.0/24 · BunnyCDN - BUNNYWAY, informacijske storitve d.o.o. · Miami, US
IPv6 resolution
Attribution
datacamp
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1011
- Registrant organisation
- digital privacy corporation
Subdomains
| Subdomain |
|---|
| mail.bio.now |
| www.bio.now |
Showing 2 of 2 subdomains (2 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- mitch.ns.cloudflare.com
- sima.ns.cloudflare.com
MX records
- mail.bio.now
Threat-feed evidence
History
Related pages
Pivot from bio.now into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bio.now"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.