Hostname
tkmed.org
Last fetched
tkmed.org resolves to 1 IPv4 address operated by AS-PEGASUS Bayernstrasse 10 in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
tkmed.org 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 |
|---|---|---|---|---|
| 94.232.193.26 | 94.232.192.0/21 | AS15866 | AS-PEGASUS Bayernstrasse 10 | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- auc - akademie der unfallchirurgie
- Contact emails
Subdomains
4 observed subdomains of tkmed.org.
Web-graph footprint
Distinct hostnames that link to or from tkmed.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for tkmed.org.
| Mechanism | Target |
|---|---|
| SPF_A | tkmed.org |
| SPF_INCLUDE | spf.centralnetpoint.com |
| SPF_IP | 217.171.242.1/32 |
| SPF_IP | 217.171.242.129/32 |
| SPF_IP | 217.171.242.13/32 |
| SPF_IP | 217.171.242.161/32 |
| SPF_IP | 217.171.242.169/32 |
| SPF_IP | 217.171.242.177/32 |
| SPF_IP | 217.171.242.185/32 |
| SPF_IP | 217.171.242.33/32 |
| SPF_IP | 94.232.192.128/32 |
| SPF_IP | 94.232.192.129/24 |
| SPF_MX | tkmed.org |
Related pages
Pivot deeper into the graph from tkmed.org.
- IP · 94.232.193.26
- ASN · AS15866AS-PEGASUS Bayernstrasse 10
- Registrar · iana:151
- Country · DE
- Email · office@auc-online.de
- TLD · .org
- Browse hostnames · tk…
- 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: "tkmed.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.