Skip to content

Hostname

bioton.pl

Last fetched

bioton.pl resolves to 1 IPv4 address operated by AS34342 in PL. WHOIS lists registrar:artnet sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · bioton.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/bioton.pl

Resolution chain

bioton.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.167.156.90195.167.156.0/24AS34342PL

WHOIS identity

Registrar
registrar:artnet sp. z o.o.
Organization
bioton
Contact emails

Subdomains

16 observed subdomains of bioton.pl.

Web-graph footprint

Distinct hostnames that link to or from bioton.pl in the public web crawl.

25 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bioton.pl.

MechanismTarget
SPF_Abioton.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.248.72.12
SPF_IP195.248.72.4
SPF_IP213.192.78.7
SPF_IP91.200.32.11
SPF_IP91.200.32.158
SPF_MXbioton.pl

Related pages

Pivot deeper into the graph from bioton.pl.

Cypher and MCP

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

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