Hostname
halk53.com
Last fetched
halk53.com resolves to 1 IPv4 address operated by DATATR Data TR Bilisim Teknoloji Hizmetleri in TR. WHOIS lists iana:3826 as the registrar.
Nutrition Label
Resolution chain
halk53.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.85.73.27 | 185.85.73.0/24 | AS216244 | DATATR Data TR Bilisim Teknoloji Hizmetleri | TR |
WHOIS identity
- Registrar
- iana:3826
- Organization
- domain admin
- Contact emails
Subdomains
3 observed subdomains of halk53.com.
Web-graph footprint
Distinct hostnames that link to or from halk53.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- halk53.com
SPF policy
3 SPF mechanisms authorising senders for halk53.com.
| Mechanism | Target |
|---|---|
| SPF_A | halk53.com |
| SPF_IP | 193.111.73.214 |
| SPF_MX | halk53.com |
Related pages
Pivot deeper into the graph from halk53.com.
- IP · 185.85.73.27
- ASN · AS216244DATATR Data TR Bilisim Teknoloji Hizmetleri
- Registrar · iana:3826
- Country · TR
- Email · 3q3ail56hoj2fb3dtduotl2935@domaindiscreet.com
- TLD · .com
- Browse hostnames · ha…
- 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: "halk53.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.