Skip to content

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

WHISPER CANON · webstream.euRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/webstream.eu

Resolution chain

webstream.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.58.202116.202.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
46.4.208.17646.4.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
registrar:domainfactory gmbh
Organization
Contact emails

Subdomains

29 observed subdomains of webstream.eu.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for webstream.eu.

MechanismTarget
SPF_Awebstream.eu
SPF_INCLUDE_spf.google.com
SPF_IP116.202.112.100
SPF_IP116.202.58.202
SPF_IP159.69.126.27
SPF_IP159.69.147.62
SPF_IP195.201.90.220
SPF_IP2a01:4f8:1c0c:7756:0:0:0:1
SPF_IP2a01:4f8:1c1c:6eda:0:0:0:1
SPF_IP2a01:4f8:231:471d:0:0:0:2
SPF_IP2a01:4f8:2b03:10c3:0:0:0:2
SPF_IP2a01:4f8:c0:3299:0:0:0:2
SPF_IP46.4.208.176
SPF_IP49.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.