Skip to content

Hostname

logo.com.tr

Last fetched

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

Nutrition Label

WHISPER CANON · logo.com.trRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/logo.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.8.110104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.110104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.153.151.9585.153.151.0/24AS34984TELLCOM-ASTR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for logo.com.tr.

MechanismTarget
SPF_Alogo.com.tr
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.signandgo.io
SPF_IP212.252.63.97/27
SPF_IP85.153.151.11/32
SPF_IP85.153.151.223/32
SPF_IP85.153.151.224/32
SPF_IP85.153.151.9/32
SPF_IP91.93.150.194/32
SPF_MXlogo.com.tr

Related pages

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

Cypher and MCP

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

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