Skip to content

Hostname

cinestar.de

Last fetched

cinestar.de resolves to 1 IPv4 address operated by AS25291 in DE.

Nutrition Label

WHISPER CANON · cinestar.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cinestar.de

Resolution chain

cinestar.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.192.157.90195.192.128.0/18AS25291DE

WHOIS identity

No WHOIS records are currently associated with cinestar.de in WhisperGraph.

Subdomains

125 observed subdomains of cinestar.de.

Web-graph footprint

Distinct hostnames that link to or from cinestar.de in the public web crawl.

1,375 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cinestar.de.

MechanismTarget
SPF_Acinestar.managed-otrs.com
SPF_INCLUDEnewsserver.cinestar.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP195.222.192.252
SPF_IP195.222.192.253
SPF_IP195.222.192.254
SPF_IP195.222.249.116
SPF_IP195.222.249.117
SPF_IP195.222.249.118

Related pages

Pivot deeper into the graph from cinestar.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cinestar.de"})-[: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.