Skip to content

Hostname

gbc.green

Last fetched

gbc.green resolves to 212.97.109.223, announced in 212.97.96.0/20 by GBCNET-AS01 - GBC GmbH Internet Service Center Ingenieurgesellschaft fuer Systemsoftware und Kommunikationstechnik in DE. gbc.green 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 · gbc.greenRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gbc.green

Resolution chain

IPv6 resolution

No AAAA record for gbc.green is recorded in WhisperGraph.

Attribution

gbc center ingenieurgesellschaft fuer systemsoftware und kommunikationstechnik

ORIGIN_AS

WHOIS identity

Registrar
iana:1420
Registrant organisation
gbc

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns.extro-media.de
  • ns2.extro-media.de
  • ns3.extro-media.de

MX records

  • mail.gbc.systems

SPF policy

  • a: gbc.green
  • mx: gbc.green
  • include: _spf.gbc.net
  • ip: 157.90.9.132
  • ip: 85.10.219.5

Threat-feed evidence

History

Related pages

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