Skip to content

Hostname

digitalmountain.de

Last fetched

digitalmountain.de resolves to 1 IPv4 address operated by MNET-AS - M-net Telekommunikations GmbH in DE.

Nutrition Label

WHISPER CANON · digitalmountain.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/digitalmountain.de

Resolution chain

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

IPPrefixASNOperatorCountry
82.135.40.882.135.0.0/17AS8767MNET-AS - M-net Telekommunikations GmbHDE

WHOIS identity

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

Subdomains

33 observed subdomains of digitalmountain.de.

Web-graph footprint

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

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for digitalmountain.de.

MechanismTarget
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.119.44.207
SPF_IP176.94.189.160
SPF_IP24.134.72.241
SPF_IP89.31.143.16/32

Related pages

Pivot deeper into the graph from digitalmountain.de.

Cypher and MCP

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

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