Skip to content

Hostname

greenbrainproject.be

Last fetched

greenbrainproject.be resolves to 193.190.13.88, announced in 193.190.0.0/15 by BELNET - BELNET in BE. greenbrainproject.be 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 · greenbrainproject.beRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/greenbrainproject.be

Resolution chain

IPv6 resolution

No AAAA record for greenbrainproject.be is recorded in WhisperGraph.

Attribution

belnet

ORIGIN_AS

WHOIS identity

Registrar
registrar:belnet

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns1.belnet.be
  • ns2.belnet.be
  • ns3.belnet.be
  • dns.uhasselt.be

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.googlemail.com
  • alt4.googlemail.com

SPF policy

  • include: _spf.google.com
  • ip: 193.190.2.30
  • ip: 2001:6a8:2100:500:0:0:0:3

Threat-feed evidence

History

Related pages

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