Skip to content

Hostname

fortinet-tr.com

Last fetched

fortinet-tr.com resolves to 2 IPv4 addresses operated by AS34984 in TR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · fortinet-tr.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fortinet-tr.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
rzk muhendislik ve bilgisayar sistemleri ltd. sti.
Contact emails

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fortinet-tr.com.

MechanismTarget
SPF_Afortinet-tr.com
SPF_INCLUDEspf.bir.net.tr
SPF_IP213.14.70.208/29
SPF_IP95.9.114.175
SPF_MXfortinet-tr.com

Related pages

Pivot deeper into the graph from fortinet-tr.com.

Cypher and MCP

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

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