Hostname
uretimhane.com.tr
Last fetched
uretimhane.com.tr resolves to 2 IPv4 addresses operated by AS42807 in TR.
Nutrition Label
Resolution chain
uretimhane.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 |
|---|---|---|---|---|
| 109.232.222.249 | 109.232.222.0/24 | AS42807 | — | TR |
| 94.199.205.36 | 94.199.205.0/24 | AS42807 | — | TR |
WHOIS identity
No WHOIS records are currently associated with uretimhane.com.tr in WhisperGraph.
Subdomains
3 observed subdomains of uretimhane.com.tr.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uretimhane.com.tr in the public web crawl.
70 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for uretimhane.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | uretimhane.com.tr |
| SPF_INCLUDE | _spf.turhost.com |
| SPF_IP | 109.232.222.249 |
| SPF_IP | 94.199.205.32 |
| SPF_IP | 94.199.205.36 |
| SPF_MX | uretimhane.com.tr |
Related pages
Pivot deeper into the graph from uretimhane.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uretimhane.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.