Skip to content

Hostname

fbi.com.tr

Last fetched

fbi.com.tr resolves to 1 IPv4 address operated by AS57610 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.123.54.69185.123.54.0/24AS57610TR

WHOIS identity

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

Subdomains

7 observed subdomains of fbi.com.tr.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for fbi.com.tr.

MechanismTarget
SPF_Afbi.com.tr
SPF_IP178.211.52.146
SPF_IP178.211.52.147
SPF_IP178.211.58.131
SPF_IP185.123.54.69
SPF_IP46.45.187.35
SPF_MXfbi.com.tr

Related pages

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

Cypher and MCP

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

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