Skip to content

Hostname

connectodent.de

Last fetched

connectodent.de resolves to 1 IPv4 address operated by CRONON-AS - Vautron Rechenzentrum AG in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.200.171.9889.200.168.0/21AS25504CRONON-AS - Vautron Rechenzentrum AGDE

WHOIS identity

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

Subdomains

4 observed subdomains of connectodent.de.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for connectodent.de.

MechanismTarget
SPF_Aconnectodent.de
SPF_INCLUDEovm.de
SPF_MXconnectodent.de

Related pages

Pivot deeper into the graph from connectodent.de.

Cypher and MCP

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

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