Skip to content

Hostname

easybio.bio

Last fetched

easybio.bio resolves to 162.19.116.11, announced in 162.19.0.0/17 by OVH - OVH SAS in FR. easybio.bio is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · easybio.bioRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/easybio.bio

Resolution chain

IPv6 resolution

No AAAA record for easybio.bio is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
cfpr
Contact emails
dd3fb82b25d6df63cc38de90ffc1b6fa-167715@contact.gandi.net

Mail and authentication

Nameservers

  • ns0036.secondary.cloudflare.com
  • ns0172.secondary.cloudflare.com

MX records

  • mxa-003f1901.gslb.pphosted.com
  • mxb-003f1901.gslb.pphosted.com

SPF policy

  • mx: easybio.bio
  • include: spf.protection.outlook.com
  • include: spf.sendinblue.com
  • a: mx1.roullier.net

Threat-feed evidence

History

Related pages

Pivot from easybio.bio 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: "easybio.bio"})-[: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.