Hostname
shaoken.be
Last fetched
shaoken.be resolves to 1 IPv4 address operated by AS201200 in BG. WHOIS lists registrar:netim - european registrar & solutions for resellers as the registrar.
Nutrition Label
Resolution chain
shaoken.be 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 |
|---|---|---|---|---|
| 193.107.68.74 | 193.107.68.0/23 | AS201200 | — | BG |
WHOIS identity
- Registrar
- registrar:netim - european registrar & solutions for resellers
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of shaoken.be.
Web-graph footprint
Distinct hostnames that link to or from shaoken.be in the public web crawl.
11 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for shaoken.be.
| Mechanism | Target |
|---|---|
| SPF_A | shaoken.be |
| SPF_INCLUDE | oscar.spf.superhosting.bg |
| SPF_INCLUDE | smtp-out.spf.superhosting.bg |
| SPF_IP | 195.191.148.9 |
| SPF_IP | 195.191.149.9 |
| SPF_MX | shaoken.be |
Related pages
Pivot deeper into the graph from shaoken.be.
- IP · 193.107.68.74
- ASN · AS201200
- Registrar · registrar:netim - european registrar & solutions for resellers
- Country · BG
- TLD · .be
- Browse hostnames · sh…
- 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: "shaoken.be"})-[: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.