Skip to content

Hostname

dentmania.de

Last fetched

dentmania.de resolves to 1 IPv4 address operated by AS51248 in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
158.255.39.16158.255.39.0/24AS51248CZ

WHOIS identity

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

Subdomains

14 observed subdomains of dentmania.de.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dentmania.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailkit.eu
SPF_INCLUDEspf.seznam.cz

Related pages

Pivot deeper into the graph from dentmania.de.

Cypher and MCP

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

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