Skip to content

Hostname

vinothekar.de

Last fetched

vinothekar.de resolves to 4 IPv4 addresses operated by netcup - netcup GmbH in US.

Nutrition Label

WHISPER CANON · vinothekar.deRouting diversity3.0/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vinothekar.de

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.167.143152.53.164.0/22AS214996netcup - netcup GmbHUS
152.53.168.39152.53.168.0/22AS214996netcup - netcup GmbHUS
152.53.169.106152.53.168.0/22AS214996netcup - netcup GmbHUS
152.53.36.14152.53.36.0/22AS214996netcup - netcup GmbHUS

WHOIS identity

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

Subdomains

5 observed subdomains of vinothekar.de.

Web-graph footprint

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

5 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vinothekar.de.

MechanismTarget
SPF_Avinothekar.de
SPF_MXvinothekar.de

Related pages

Pivot deeper into the graph from vinothekar.de.

Cypher and MCP

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

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