Hostname
kirpart.com.tr
Last fetched
kirpart.com.tr resolves to 2 IPv4 addresses operated by AS51540 in TR.
Nutrition Label
Resolution chain
kirpart.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 |
|---|---|---|---|---|
| 185.198.198.130 | 185.198.198.0/24 | AS51540 | — | TR |
| 216.137.179.202 | 216.137.176.0/22 | AS55293 | A2HOSTING - A2 Hosting, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- kirpart otomotiv parcalary sanayi ve tic. a.?.
- Contact emails
Subdomains
22 observed subdomains of kirpart.com.tr.
Web-graph footprint
Distinct hostnames that link to or from kirpart.com.tr in the public web crawl.
12 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for kirpart.com.tr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 51.124.132.201/32 |
Related pages
Pivot deeper into the graph from kirpart.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kirpart.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.