Skip to content

Hostname

heimkino.de

Last fetched

heimkino.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · heimkino.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/heimkino.de

Resolution chain

heimkino.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.109.17918.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.100.3118.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.136.2303.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.220.20163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

2 observed subdomains of heimkino.de.

Web-graph footprint

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

50 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for heimkino.de.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from heimkino.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "heimkino.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.