Skip to content

Hostname

debian-facile.org

Last fetched

debian-facile.org resolves to 212.129.32.102, announced in 212.129.0.0/18 by AS12876 - Scaleway SAS in FR. debian-facile.org 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 · debian-facile.orgRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/debian-facile.org

Resolution chain

IPv6 resolution

No AAAA record for debian-facile.org is recorded in WhisperGraph.

Attribution

scaleway

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
david aubignat
Contact emails
david.aubignat@gmail.com, 1ew9ve0fhnu9kljzjnin@p.o-w-o.info, 2gl05qagiy69tdb8odl3@v.o-w-o.info, 8tux2qbunde863nyzzqs@l.o-w-o.info, mkwdi49t2hplu5c0rmdo@z.o-w-o.info, pyk8k9md47j5t6mmdqfc@a.o-w-o.info, vhqerw8v4dumch3haltd@f.o-w-o.info

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

  • dns10.ovh.net
  • ns10.ovh.net

MX records

  • mail.debian-facile.org

SPF policy

  • a: debian-facile.org
  • mx: debian-facile.org
  • ip: 89.234.146.138

Threat-feed evidence

History

Related pages

Pivot from debian-facile.org 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: "debian-facile.org"})-[: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.