Hostname
burki.tech
Last fetched
burki.tech resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
burki.tech 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 |
|---|---|---|---|---|
| 89.58.46.197 | 89.58.44.0/22 | AS197540 | — | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- whoisguard protected
- Contact emails
Subdomains
2 observed subdomains of burki.tech.
| Subdomain |
|---|
| mail.burki.tech |
| ns1.burki.tech |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for burki.tech.
| Mechanism | Target |
|---|---|
| SPF_A | bits02.zerodivision.de |
| SPF_A | burki.tech |
| SPF_MX | burki.tech |
Related pages
Pivot deeper into the graph from burki.tech.
- IP · 89.58.46.197
- ASN · AS197540
- Registrar · iana:1408
- Country · DE
- Email · 83bc9f6074a8451d86778eb67499ef13.protect@whoisguard.com
- TLD · .tech
- Browse hostnames · bu…
- 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: "burki.tech"})-[: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.