Hostname
radiowellness.net
Last fetched
radiowellness.net resolves to 2 IPv4 addresses operated by TDDE-ASN1 - Telefonica Germany GmbH & Co.OHG in DE. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
radiowellness.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.188.244.70 | 217.184.0.0/13 | AS6805 | TDDE-ASN1 - Telefonica Germany GmbH & Co.OHG | DE |
| 67.229.50.212 | 67.229.48.0/21 | AS35908 | VPLSNET - Krypt Technologies | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- alfredo e. cotroneo
- Contact emails
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from radiowellness.net.
- IP · 217.188.244.70
- ASN · AS6805TDDE-ASN1 - Telefonica Germany GmbH & Co.OHG
- Registrar · iana:69
- Country · DE
- Email · domreg@wornex.com
- TLD · .net
- Browse hostnames · ra…
- 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: "radiowellness.net"})-[: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.