Hostname
media-server.com
Last fetched
media-server.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
media-server.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- andreas heidoetting
- Contact emails
- domaincontact@west.com
- andreas.heidoetting@thomsonreuters.com
- nasdaqadmin@nasdaq.com
- 5b84b2df-8224-4852-a523-fc3a872e60cf@identity-protect.org
- 860b2851-96ec-4a3a-9716-e5726bf0f505@identity-protect.org
- 94f4a628-f5d5-4929-bb1a-fa9a421280ee@identity-protect.org
- 95b35ee7-7656-4dfd-8111-8b3d03fd7fc0@identity-protect.org
- ba125d05-16c4-4600-a28c-ed2a4a7e2923@identity-protect.org
- ef8ee61b-f3f3-4047-835b-c2589200de4a@identity-protect.org
Subdomains
92 observed subdomains of media-server.com.
Showing 19 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from media-server.com in the public web crawl.
296 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for media-server.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 213.95.104.0/27 |
| SPF_IP | 213.95.112.0/27 |
| SPF_IP | 213.95.120.0/27 |
| SPF_MX | media-server.com |
Related pages
Pivot deeper into the graph from media-server.com.
- IP · 13.227.192.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · domaincontact@west.com
- TLD · .com
- Browse hostnames · me…
- 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: "media-server.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.