Hostname
schlagerplanetradio.com
Last fetched
schlagerplanetradio.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
schlagerplanetradio.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 |
|---|---|---|---|---|
| 52.29.81.231 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:113
- Organization
- regiocast gmbh & co. kg
- Contact emails
Subdomains
23 observed subdomains of schlagerplanetradio.com.
Web-graph footprint
Distinct hostnames that link to or from schlagerplanetradio.com in the public web crawl.
77 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for schlagerplanetradio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 194.6.193.188 |
| SPF_IP | 194.6.193.192 |
| SPF_MX | schlagerplanetradio.com |
Related pages
Pivot deeper into the graph from schlagerplanetradio.com.
- IP · 52.29.81.231
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:113
- Country · DE
- Email · onlineanfragen@regiocast.de
- TLD · .com
- Browse hostnames · sc…
- 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: "schlagerplanetradio.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.