Skip to content

Hostname

bigjoy.com.tr

Last fetched

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

Nutrition Label

WHISPER CANON · bigjoy.com.trRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bigjoy.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.66.208104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.0.143104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.143104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.164.93172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.92172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

16 observed subdomains of bigjoy.com.tr.

Web-graph footprint

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

335 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bigjoy.com.tr.

MechanismTarget
SPF_Amail.onikssoft.com
SPF_IP178.157.14.145
SPF_IP185.48.181.48
SPF_IP185.48.182.58

Related pages

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

Cypher and MCP

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

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