Hostname
webstream.eu
Last fetched
webstream.eu resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:domainfactory gmbh as the registrar.
Nutrition Label
Resolution chain
webstream.eu 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 |
|---|---|---|---|---|
| 116.202.58.202 | 116.202.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
| 46.4.208.176 | 46.4.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- registrar:domainfactory gmbh
- Organization
- —
- Contact emails
- —
Subdomains
29 observed subdomains of webstream.eu.
Showing 24 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webstream.eu in the public web crawl.
166 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for webstream.eu.
| Mechanism | Target |
|---|---|
| SPF_A | webstream.eu |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 116.202.112.100 |
| SPF_IP | 116.202.58.202 |
| SPF_IP | 159.69.126.27 |
| SPF_IP | 159.69.147.62 |
| SPF_IP | 195.201.90.220 |
| SPF_IP | 2a01:4f8:1c0c:7756:0:0:0:1 |
| SPF_IP | 2a01:4f8:1c1c:6eda:0:0:0:1 |
| SPF_IP | 2a01:4f8:231:471d:0:0:0:2 |
| SPF_IP | 2a01:4f8:2b03:10c3:0:0:0:2 |
| SPF_IP | 2a01:4f8:c0:3299:0:0:0:2 |
| SPF_IP | 46.4.208.176 |
| SPF_IP | 49.12.232.93 |
Related pages
Pivot deeper into the graph from webstream.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webstream.eu"})-[: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.