Skip to content

Hostname

tspb.org.tr

Last fetched

tspb.org.tr resolves to 2 IPv4 addresses operated by AS60446 in TR.

Nutrition Label

WHISPER CANON · tspb.org.trRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tspb.org.tr

Resolution chain

tspb.org.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with tspb.org.tr in WhisperGraph.

Subdomains

14 observed subdomains of tspb.org.tr.

Web-graph footprint

Distinct hostnames that link to or from tspb.org.tr in the public web crawl.

175 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tspb.org.tr.

MechanismTarget
SPF_Atspb.org.tr
SPF_IP90.158.23.68
SPF_MXtspb.org.tr

Related pages

Pivot deeper into the graph from tspb.org.tr.

Cypher and MCP

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

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