Skip to content

Hostname

debucquoi.com

Last fetched

debucquoi.com resolves to 62.210.65.121, announced in 62.210.0.0/16 by AS12876 - Scaleway SAS in FR. debucquoi.com 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 · debucquoi.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/debucquoi.com

Resolution chain

IPv6 resolution

Attribution

scaleway

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
sebastien debucquoi
Contact emails
2b3df1042c7e4384a7b3d826b1cf2d47-415035@contact.gandi.net, 86c654f8594bcc6b0ffedf5076a46ce6-415035@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ns-236-b.gandi.net
  • ns-37-c.gandi.net
  • ns-60-a.gandi.net
  • ns1.gandi.net

MX records

  • mail.debucquoi.com

SPF policy

  • ip: 2001:0bc8:0610:0014::/64
  • a: debucquoi.com
  • mx: debucquoi.com
  • ip: 62.210.65.121

Threat-feed evidence

History

Related pages

Pivot from debucquoi.com 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: "debucquoi.com"})-[: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.