Skip to content

Hostname

www.bigcreative.com.tr

Last fetched

www.bigcreative.com.tr resolves to 1 IPv4 address operated by YIGITHOSTING - Yigit Hosting Bilisim E-Ticaret Gida Sanayi Ticaret Limited Sirketi in TR.

Nutrition Label

WHISPER CANON · www.bigcreative.com.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.bigcreative.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
5.181.87.1205.181.87.0/24AS47585YIGITHOSTING - Yigit Hosting Bilisim E-Ticaret Gida Sanayi Ticaret Limited SirketiTR

WHOIS identity

No WHOIS records are currently associated with www.bigcreative.com.tr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.bigcreative.com.tr.

MechanismTarget
SPF_Awww.bigcreative.com.tr
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.mail.baby
SPF_IP5.181.87.120
SPF_IP5.181.87.139
SPF_IP78.135.111.25
SPF_MXwww.bigcreative.com.tr

Related pages

Pivot deeper into the graph from www.bigcreative.com.tr.

Cypher and MCP

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

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