Skip to content

Hostname

gbs-es.com

Last fetched

gbs-es.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · gbs-es.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gbs-es.com

Resolution chain

gbs-es.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.166.23.28185.166.20.0/22AS15817DE

WHOIS identity

Registrar
iana:1408
Organization
Contact emails

Subdomains

5 observed subdomains of gbs-es.com.

Web-graph footprint

Distinct hostnames that link to or from gbs-es.com in the public web crawl.

11 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for gbs-es.com.

MechanismTarget
SPF_INCLUDE144180899.spf03.hubspotemail.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.233.27.164
SPF_IP149.233.27.165
SPF_IP178.77.121.00/24
SPF_IP194.145.239.61/32
SPF_IP194.145.239.62/32
SPF_IP198.18.252.2
SPF_IP212.211.225.25
SPF_IP213.23.214.146
SPF_IP213.95.167.203
SPF_IP213.95.167.204
SPF_IP213.95.167.205
SPF_IP213.95.167.206
SPF_IP213.95.167.207
SPF_IP213.95.167.208
SPF_IP46.252.80.34
SPF_IP46.252.80.35
SPF_IP46.252.80.36
SPF_IP81.169.183.13
SPF_IP85.214.109.13
SPF_IP92.204.236.0/24
SPF_IP92.204.236.180

Related pages

Pivot deeper into the graph from gbs-es.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gbs-es.com"})-[: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.