Hostname
petkim.com.tr
Last fetched
petkim.com.tr resolves to 3 IPv4 addresses operated by AS21245 in BR.
Nutrition Label
Resolution chain
petkim.com.tr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.199.235.51 | 103.199.235.0/24 | AS21245 | — | BR |
| 31.3.1.46 | 31.3.1.0/24 | AS21245 | — | TR |
| 31.3.1.79 | 31.3.1.0/24 | AS21245 | — | TR |
WHOIS identity
- Registrar
- —
- Organization
- petkim petrokimya holding a.?.
- Contact emails
Subdomains
6 observed subdomains of petkim.com.tr.
Web-graph footprint
Distinct hostnames that link to or from petkim.com.tr in the public web crawl.
109 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for petkim.com.tr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 107.150.165.60 |
| SPF_IP | 52.169.0.179/32 |
| SPF_IP | 91.192.9.40 |
Related pages
Pivot deeper into the graph from petkim.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "petkim.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.