Hostname
audimedia.tv
Last fetched
audimedia.tv resolves to 3 IPv4 addresses operated by NORIS-NETWORK - noris network AG in DE. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
audimedia.tv resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.155.86.148 | 213.155.64.0/19 | AS12337 | NORIS-NETWORK - noris network AG | DE |
| 213.155.86.202 | 213.155.64.0/19 | AS12337 | NORIS-NETWORK - noris network AG | DE |
| 213.155.86.230 | 213.155.64.0/19 | AS12337 | NORIS-NETWORK - noris network AG | DE |
WHOIS identity
- Registrar
- iana:1387
- Organization
- audi aktiengesellschaft
- Contact emails
Subdomains
6 observed subdomains of audimedia.tv.
Web-graph footprint
Distinct hostnames that link to or from audimedia.tv in the public web crawl.
169 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for audimedia.tv.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from audimedia.tv.
- IP · 213.155.86.148
- ASN · AS12337NORIS-NETWORK - noris network AG
- Registrar · iana:1387
- Country · DE
- Email · domainservice@audi.de
- TLD · .tv
- Browse hostnames · au…
- 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: "audimedia.tv"})-[: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.