Hostname
kulelitankercilik.com
Last fetched
kulelitankercilik.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
kulelitankercilik.com 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 |
|---|---|---|---|---|
| 13.80.9.41 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 193.243.197.96 | 193.243.192.0/19 | AS15924 | — | TR |
WHOIS identity
- Registrar
- iana:447
- Organization
- aygaz a.s.
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for kulelitankercilik.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.248.109.98 |
| SPF_IP | 193.243.222.0/27 |
| SPF_IP | 195.87.219.144/28 |
| SPF_IP | 195.87.26.228 |
| SPF_IP | 31.145.3.85 |
| SPF_IP | 31.145.3.86 |
| SPF_IP | 81.8.110.20/30 |
| SPF_IP | 85.153.179.0/24 |
Related pages
Pivot deeper into the graph from kulelitankercilik.com.
- IP · 13.80.9.41
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:447
- Country · NL
- Email · dns@kocmedya.com
- TLD · .com
- Browse hostnames · ku…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kulelitankercilik.com"})-[: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.