Hostname
join-temedica.com
Last fetched
join-temedica.com resolves to 1 IPv4 address operated by AS29423 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
join-temedica.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.201.145.113 | 185.201.144.0/22 | AS29423 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of join-temedica.com owner
- Contact emails
- 0537e51c-2501-4a1f-9a17-6ed9d962644c@identity-protect.org
- 1b8b7cd2-d2fe-4cba-be36-ec6fce5eb88d@identity-protect.org
- 30e08663-e02f-42d2-960a-6688b9d572c8@identity-protect.org
- 534f74d3-b659-4f3b-ac44-202097f12807@identity-protect.org
- 6ea24d31-082b-42e8-8330-bdec2f7d5bc7@identity-protect.org
- 7fd8857e-3e6e-4fea-b3bb-60de8764f406@identity-protect.org
- fa8ecdb6-5710-4948-9a78-939f1e8c3e1c@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from join-temedica.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from join-temedica.com.
- IP · 185.201.145.113
- ASN · AS29423
- Registrar · iana:468
- Country · DE
- Email · 0537e51c-2501-4a1f-9a17-6ed9d962644c@identity-protect.org
- TLD · .com
- Browse hostnames · jo…
- 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: "join-temedica.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.