Hostname
e-akademi.org
Last fetched
e-akademi.org resolves to 2 IPv4 addresses operated by Netviser - Netviser Bilisim Teknolojileri San. Ve Tic. Ltd. Sti. in TR. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
e-akademi.org 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 |
|---|---|---|---|---|
| 212.64.222.20 | 212.64.222.0/24 | AS42216 | Netviser - Netviser Bilisim Teknolojileri San. Ve Tic. Ltd. Sti. | TR |
| 212.64.222.29 | 212.64.222.0/24 | AS42216 | Netviser - Netviser Bilisim Teknolojileri San. Ve Tic. Ltd. Sti. | TR |
WHOIS identity
- Registrar
- iana:839
- Organization
- er-com bilgi islem merkezi
- Contact emails
Subdomains
3 observed subdomains of e-akademi.org.
Web-graph footprint
Distinct hostnames that link to or from e-akademi.org in the public web crawl.
699 sites link to this hostname.
187 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for e-akademi.org.
| Mechanism | Target |
|---|---|
| SPF_A | e-akademi.org |
| SPF_A | win01.internetsahibi.net |
| SPF_MX | e-akademi.org |
Related pages
Pivot deeper into the graph from e-akademi.org.
- IP · 212.64.222.20
- ASN · AS42216Netviser - Netviser Bilisim Teknolojileri San. Ve Tic. Ltd. Sti.
- Registrar · iana:839
- Country · TR
- Email · hakansen@gmail.com
- TLD · .org
- Browse hostnames · ea…
- 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: "e-akademi.org"})-[: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.