Hostname
jointemedica.com
Last fetched
jointemedica.com resolves to 1 IPv4 address operated by AS29423 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jointemedica.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 jointemedica.com owner
- Contact emails
- 5dc4df7a-6cee-4811-ba75-1ed611205567@identity-protect.org
- 66e53384-02d9-48b3-b36b-c50713497291@identity-protect.org
- a4694bbc-863d-479a-b023-a384cdfedaeb@identity-protect.org
- b85e7bfe-0d44-41e2-9403-3ecf9f8cbdab@identity-protect.org
- d7d41dfa-3953-46e0-8fa4-6bf58b23ef5a@identity-protect.org
- d98410b4-6c7c-4b61-bf79-871b6ed47ef5@identity-protect.org
- f50db160-f4ed-4d52-8c79-db66914e083f@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from jointemedica.com.
- IP · 185.201.145.113
- ASN · AS29423
- Registrar · iana:468
- Country · DE
- Email · 5dc4df7a-6cee-4811-ba75-1ed611205567@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: "jointemedica.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.