Hostname
tema07.solves.com.tr
Last fetched
tema07.solves.com.tr resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US.
Nutrition Label
Resolution chain
tema07.solves.com.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 82.222.184.182 | 82.222.184.0/21 | AS34984 | — | TR |
WHOIS identity
No WHOIS records are currently associated with tema07.solves.com.tr in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from tema07.solves.com.tr in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- tema07.solves.com.tr
SPF policy
4 SPF mechanisms authorising senders for tema07.solves.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | tema07.solves.com.tr |
| SPF_IP | 213.159.6.127 |
| SPF_IP | 82.222.184.182 |
| SPF_MX | tema07.solves.com.tr |
Related pages
Pivot deeper into the graph from tema07.solves.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tema07.solves.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.