Skip to content

Hostname

burcelik.com.tr

Last fetched

burcelik.com.tr appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · burcelik.com.trRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/burcelik.com.tr

Resolution chain

burcelik.com.tr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
burcelik bursa celik dokum sanayi a. ?.
Contact emails

Subdomains

8 observed subdomains of burcelik.com.tr.

Web-graph footprint

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

9 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for burcelik.com.tr.

MechanismTarget
SPF_Aburcelik.com.tr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.31.8.198
SPF_IP91.121.234.161
SPF_IP91.121.234.164
SPF_IP91.121.234.166
SPF_IP91.121.234.167
SPF_MXburcelik.com.tr

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "burcelik.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.