Skip to content

Hostname

debugo.fr

Last fetched

debugo.fr resolves to 212.83.179.33, announced in 212.83.160.0/19 by AS12876 - Scaleway SAS in FR. debugo.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 · debugo.frRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/debugo.fr

Resolution chain

IPv6 resolution

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

Attribution

scaleway

ORIGIN_AS

WHOIS identity

Registrar
registrar:scaleway
Registrant organisation
ano nymous

Subdomains

Mail and authentication

Nameservers

  • a.debugo.fr
  • nssec.online.net

MX records

  • mail.debugo.fr
  • mx2.debugo.fr

SPF policy

  • include: spf.sendinblue.com
  • mx: debugo.fr
  • ip: 212.83.183.204

Threat-feed evidence

History

Related pages

Pivot from debugo.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: "debugo.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.