Skip to content

Hostname

dach-pp.eu

Last fetched

dach-pp.eu resolves to 1 IPv4 address operated by NMM-AS - Neue Medien Muennich GmbH in DE. WHOIS lists registrar:strato ag as the registrar.

Nutrition Label

WHISPER CANON · dach-pp.euRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dach-pp.eu

Resolution chain

dach-pp.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.13.128.8185.13.128.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

Registrar
registrar:strato ag
Organization
Contact emails

Subdomains

4 observed subdomains of dach-pp.eu.

Web-graph footprint

Distinct hostnames that link to or from dach-pp.eu in the public web crawl.

121 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dach-pp.eu.

MechanismTarget
SPF_Adach-pp.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.239.57.77
SPF_IP81.169.146.181
SPF_IP85.215.255.25/32
SPF_MXdach-pp.eu

Related pages

Pivot deeper into the graph from dach-pp.eu.

Cypher and MCP

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

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