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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.166.23.28 | 185.166.20.0/22 | AS15817 | — | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for gbs-es.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 144180899.spf03.hubspotemail.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.233.27.164 |
| SPF_IP | 149.233.27.165 |
| SPF_IP | 178.77.121.00/24 |
| SPF_IP | 194.145.239.61/32 |
| SPF_IP | 194.145.239.62/32 |
| SPF_IP | 198.18.252.2 |
| SPF_IP | 212.211.225.25 |
| SPF_IP | 213.23.214.146 |
| SPF_IP | 213.95.167.203 |
| SPF_IP | 213.95.167.204 |
| SPF_IP | 213.95.167.205 |
| SPF_IP | 213.95.167.206 |
| SPF_IP | 213.95.167.207 |
| SPF_IP | 213.95.167.208 |
| SPF_IP | 46.252.80.34 |
| SPF_IP | 46.252.80.35 |
| SPF_IP | 46.252.80.36 |
| SPF_IP | 81.169.183.13 |
| SPF_IP | 85.214.109.13 |
| SPF_IP | 92.204.236.0/24 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.