Hostname
aktelsiz.com
Last fetched
aktelsiz.com resolves to 2 IPv4 addresses operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR. WHOIS lists iana:1601 as the registrar.
Nutrition Label
Resolution chain
aktelsiz.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 |
|---|---|---|---|---|
| 31.192.208.82 | 31.192.208.0/24 | AS51559 | NETINTERNET - Netinternet Bilisim Teknolojileri AS | TR |
| 78.135.82.7 | 78.135.82.0/24 | AS207326 | HostLAB - HostLAB Bilisim Teknolojileri A.S. | TR |
WHOIS identity
- Registrar
- iana:1601
- Organization
- haci mehmet arabaci
- Contact emails
Subdomains
10 observed subdomains of aktelsiz.com.
Web-graph footprint
Distinct hostnames that link to or from aktelsiz.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- aktelsiz.com
- mail.aktelsiz.com
SPF policy
15 SPF mechanisms authorising senders for aktelsiz.com.
| Mechanism | Target |
|---|---|
| SPF_A | aktelsiz.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 31.192.208.82 |
| SPF_IP | 37.77.20.2 |
| SPF_IP | 37.77.20.4 |
| SPF_IP | 78.135.82.7 |
| SPF_IP | 89.252.129.40 |
| SPF_IP | 95.173.164.227 |
| SPF_IP | 95.173.164.229 |
| SPF_IP | 95.173.165.162 |
| SPF_IP | 95.173.165.166 |
| SPF_IP | 95.173.177.242 |
| SPF_IP | 95.173.177.245 |
| SPF_IP | 95.173.177.3 |
| SPF_MX | aktelsiz.com |
Related pages
Pivot deeper into the graph from aktelsiz.com.
- IP · 31.192.208.82
- ASN · AS51559NETINTERNET - Netinternet Bilisim Teknolojileri AS
- Registrar · iana:1601
- Country · TR
- Email · hma@hmayazilim.com
- TLD · .com
- Browse hostnames · ak…
- 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: "aktelsiz.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.