Skip to content

Hostname

bioed.co

Last fetched

bioed.co resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in BR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bioed.coRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bioed.co

Resolution chain

bioed.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.62.37.213149.62.37.0/24AS47583AS-HOSTINGER - Hostinger International LimitedBR
213.190.6.83213.190.6.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:303
Organization
bioed
Contact emails

Subdomains

5 observed subdomains of bioed.co.

Web-graph footprint

Distinct hostnames that link to or from bioed.co in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for bioed.co.

MechanismTarget
SPF_Abioed.co
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP153.92.215.1
SPF_IP153.92.215.201
SPF_IP195.35.61.42
SPF_IP212.1.215.200
SPF_MXbioed.co

Related pages

Pivot deeper into the graph from bioed.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bioed.co"})-[: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 20

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