Hostname
alkorboya.com
Last fetched
alkorboya.com resolves to 2 IPv4 addresses operated by NETINTERNET Netinternet Bilisim Teknolojileri AS in TR. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
alkorboya.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 |
|---|---|---|---|---|
| 159.253.33.19 | 159.253.33.0/24 | AS51559 | NETINTERNET Netinternet Bilisim Teknolojileri AS | TR |
| 93.113.60.67 | 93.113.60.0/24 | AS51559 | NETINTERNET Netinternet Bilisim Teknolojileri AS | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- avni tokat
- Contact emails
Subdomains
7 observed subdomains of alkorboya.com.
Web-graph footprint
Distinct hostnames that link to or from alkorboya.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- alkorboya.com
SPF policy
10 SPF mechanisms authorising senders for alkorboya.com.
| Mechanism | Target |
|---|---|
| SPF_A | alkorboya.com |
| SPF_IP | 159.253.33.19 |
| SPF_IP | 89.43.28.219 |
| SPF_IP | 93.113.60.67 |
| SPF_IP | 93.113.60.68 |
| SPF_IP | 93.113.60.69 |
| SPF_IP | 93.113.60.70 |
| SPF_IP | 94.102.15.218 |
| SPF_IP | 94.102.15.220 |
| SPF_MX | alkorboya.com |
Related pages
Pivot deeper into the graph from alkorboya.com.
- IP · 159.253.33.19
- ASN · AS51559NETINTERNET Netinternet Bilisim Teknolojileri AS
- Registrar · iana:3871
- Country · TR
- Email · domain@superim.net
- TLD · .com
- Browse hostnames · al…
- 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: "alkorboya.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.