Hostname
gbksoft.net
Last fetched
gbksoft.net resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
gbksoft.net 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 |
|---|---|---|---|---|
| 144.76.3.183 | 144.76.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- volodymyr gorovyi
- Contact emails
Subdomains
657 observed subdomains of gbksoft.net.
Showing 25 of 657. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for gbksoft.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_IP | 144.76.3.183 |
| SPF_IP | 213.133.101.101 |
| SPF_IP | 34.235.97.230 |
| SPF_IP | 88.99.142.219 |
| SPF_IP | 94.130.236.243 |
| SPF_IP | 95.67.74.162 |
Related pages
Pivot deeper into the graph from gbksoft.net.
- IP · 144.76.3.183
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:81
- Country · DE
- Email · c1d6b6d6fa34ee5588998b2b28e5de3a-2592976@contact.gandi.net
- TLD · .net
- Browse hostnames · gb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gbksoft.net"})-[: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.