Skip to content

Hostname

digimen.ch

Last fetched

digimen.ch resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in AT.

Nutrition Label

WHISPER CANON · digimen.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digimen.ch

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.65.179152.53.64.0/22AS197540NETCUP-AS netcup GmbHAT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from digimen.ch in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for digimen.ch.

MechanismTarget
SPF_Adigimen.ch
SPF_IP152.53.65.179
SPF_IP2a0a:4cc0:80:f2:44a0:67ff:fec3:7bfc
SPF_MXdigimen.ch

Related pages

Pivot deeper into the graph from digimen.ch.

Cypher and MCP

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

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