Skip to content

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)

HIGH

Listed 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

WHISPER CANON · bio.nowRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bio.now

Resolution chain

IPv6 resolution

Attribution

datacamp

ORIGIN_AS

WHOIS identity

Registrar
iana:1011
Registrant organisation
digital privacy corporation

Subdomains

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.