Skip to content

Hostname

dend.fr

Last fetched

dend.fr is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. dend.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · dend.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint2.0/10canon.whisper.security/host/dend.fr

Resolution chain

No IPv4 resolution is recorded for dend.fr in WhisperGraph.

IPv6 resolution

No AAAA record for dend.fr is recorded in WhisperGraph.

WHOIS identity

Registrar
registrar:gandi
Registrant organisation
asnr
Contact emails
3e26c7c39a17e5d09f5dbecc90bc9fc4-56205638@contact.gandi.net, 7063ad195e912b6b9389468e97005015-56205638@contact.gandi.net, 8fffb8e2aff34ff760834a19538c50d4-47824560@contact.gandi.net

Subdomains

Subdomain
www.dend.fr

Showing 1 of 2. View all subdomains →

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.gandi.net

Threat-feed evidence

History

Related pages

Pivot from dend.fr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dend.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.