Skip to content

Hostname

bioptron.com

Last fetched

bioptron.com resolves to 1 IPv4 address operated by AS35785 in PL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · bioptron.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bioptron.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.12.33.44195.12.32.0/22AS35785PL

WHOIS identity

Registrar
iana:1052
Organization
zepter it sp. z o.o.
Contact emails

Subdomains

28 observed subdomains of bioptron.com.

Web-graph footprint

Distinct hostnames that link to or from bioptron.com in the public web crawl.

132 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bioptron.com.

MechanismTarget
SPF_Amail.zepterit.com
SPF_Amx10.wide.ch
SPF_Amx20.wide.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.209.19.192/27
SPF_IP195.12.33.14
SPF_IP46.14.201.80/28

Related pages

Pivot deeper into the graph from bioptron.com.

Cypher and MCP

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

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