Skip to content

Hostname

bioxcin.com.tr

Last fetched

bioxcin.com.tr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bioxcin.com.trRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/bioxcin.com.tr

Resolution chain

bioxcin.com.tr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.12.70104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.193.188172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
178.157.14.109178.157.8.0/21AS42807TR

WHOIS identity

Registrar
Organization
dundar kymya kozmetyk ylac gida san. ve tyc. ltd. ?ty.
Contact emails

Subdomains

1 observed subdomain of bioxcin.com.tr.

Web-graph footprint

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

131 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bioxcin.com.tr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bioxcin.com.tr.

Cypher and MCP

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

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