Skip to content

Hostname

gcb.de

Last fetched

gcb.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · gcb.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gcb.de

Resolution chain

gcb.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.47.17.678.46.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with gcb.de in WhisperGraph.

Subdomains

20 observed subdomains of gcb.de.

Web-graph footprint

Distinct hostnames that link to or from gcb.de in the public web crawl.

370 sites link to this hostname.

528 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for gcb.de.

MechanismTarget
SPF_Agcb.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.193.197.94
SPF_IP46.137.96.145
SPF_IP52.60.95.88
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32
SPF_IP54.246.220.150/32
SPF_IP54.246.224.90/32
SPF_IP54.251.156.245
SPF_IP54.251.156.250
SPF_IP54.252.156.126/32
SPF_IP54.252.177.62/32
SPF_IP93.191.162.0/24
SPF_IP93.191.162.30
SPF_IP93.191.164.0/24
SPF_MXgcb.de

Related pages

Pivot deeper into the graph from gcb.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gcb.de"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.