Hostname
ing.com.tr
Last fetched
ing.com.tr resolves to 1 IPv4 address operated by AS34403 in TR.
Nutrition Label
Resolution chain
ing.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.158.96.204 | 85.158.96.0/24 | AS34403 | — | TR |
WHOIS identity
No WHOIS records are currently associated with ing.com.tr in WhisperGraph.
Subdomains
155 observed subdomains of ing.com.tr.
Showing 25 of 155. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ing.com.tr in the public web crawl.
368 sites link to this hostname.
131 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for ing.com.tr.
| Mechanism | Target |
|---|---|
| SPF_IP | 85.158.101.37 |
| SPF_IP | 85.158.101.38 |
| SPF_IP | 85.158.101.39 |
| SPF_IP | 85.158.101.40 |
| SPF_IP | 85.158.103.75 |
| SPF_IP | 85.158.103.76 |
| SPF_IP | 85.158.97.37 |
| SPF_IP | 85.158.97.38 |
| SPF_IP | 85.158.97.39 |
| SPF_IP | 85.158.97.41 |
| SPF_IP | 85.158.99.77 |
| SPF_IP | 85.158.99.78 |
Related pages
Pivot deeper into the graph from ing.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ing.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.