Skip to content

Hostname

tkdbih.ba

Last fetched

tkdbih.ba resolves to 1 IPv4 address operated by AS42560 in BA.

Nutrition Label

WHISPER CANON · tkdbih.baRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tkdbih.ba

Resolution chain

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

IPPrefixASNOperatorCountry
77.77.207.4377.77.192.0/18AS42560BA

WHOIS identity

No WHOIS records are currently associated with tkdbih.ba in WhisperGraph.

Subdomains

9 observed subdomains of tkdbih.ba.

Web-graph footprint

Distinct hostnames that link to or from tkdbih.ba in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • tkdbih.ba

SPF policy

3 SPF mechanisms authorising senders for tkdbih.ba.

MechanismTarget
SPF_Atkdbih.ba
SPF_IP77.77.207.43
SPF_MXtkdbih.ba

Related pages

Pivot deeper into the graph from tkdbih.ba.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tkdbih.ba"})-[: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.