Skip to content

Hostname

winepoint.dk

Last fetched

winepoint.dk resolves to 2 IPv4 addresses operated by netcup-AS - netcup GmbH in DE.

Nutrition Label

WHISPER CANON · winepoint.dkRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/winepoint.dk

Resolution chain

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

IPPrefixASNOperatorCountry
159.195.41.115159.195.40.0/22AS197540netcup-AS - netcup GmbHDE
192.250.229.109192.250.229.0/24AS209341WHG-FRA - WHG Hosting Services LtdDE

WHOIS identity

Registrar
Organization
guillermo andres gomez garay
Contact emails

Subdomains

9 observed subdomains of winepoint.dk.

Web-graph footprint

Distinct hostnames that link to or from winepoint.dk in the public web crawl.

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for winepoint.dk.

MechanismTarget
SPF_Awinepoint.dk
SPF_INCLUDEmxroute.com
SPF_INCLUDEsendingservice.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP172.104.203.96
SPF_IP178.162.206.251
SPF_IP192.250.229.109
SPF_MXwinepoint.dk

Related pages

Pivot deeper into the graph from winepoint.dk.

Cypher and MCP

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

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