Skip to content

Hostname

bb.com.tr

Last fetched

bb.com.tr resolves to 1 IPv4 address operated by AS199907 in TR.

Nutrition Label

WHISPER CANON · bb.com.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bb.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.42.172.200185.42.172.0/24AS199907TR

WHOIS identity

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

Subdomains

43 observed subdomains of bb.com.tr.

Web-graph footprint

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

604 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Abb.com.tr
SPF_INCLUDEspf.em.secureserver.net
SPF_IP10.200.80.0/24
SPF_IP10.200.84.0/24
SPF_IP185.42.172.196/32
SPF_IP185.42.172.222/32
SPF_IP94.55.20.9/32
SPF_MXbb.com.tr

Related pages

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

Cypher and MCP

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

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