Skip to content

Hostname

dms-lebach.de

Last fetched

dms-lebach.de resolves to 1 IPv4 address operated by AS203412 in DE.

Nutrition Label

WHISPER CANON · dms-lebach.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dms-lebach.de

Resolution chain

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

IPPrefixASNOperatorCountry
79.142.46.3279.142.44.0/22AS203412DE

WHOIS identity

No WHOIS records are currently associated with dms-lebach.de in WhisperGraph.

Subdomains

3 observed subdomains of dms-lebach.de.

Web-graph footprint

Distinct hostnames that link to or from dms-lebach.de in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dms-lebach.de.

MechanismTarget
SPF_Adms-lebach.de
SPF_As28.hpress.de
SPF_MXdms-lebach.de

Related pages

Pivot deeper into the graph from dms-lebach.de.

Cypher and MCP

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

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