Hostname
gds-security.com
Last fetched
gds-security.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gds-security.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 |
|---|---|---|---|---|
| 135.181.229.75 | 135.181.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gds-security.com owner
- Contact emails
- 3fczoxmgxam07ycudwqe@j.o-w-o.info
- 61492c48-b6b0-4a48-877b-e73003351d6d@identity-protect.org
- 9fe8d213-112f-4021-b107-0c43f797cbeb@identity-protect.org
- bcb1bf8d-5d22-4329-b312-5d3608e5a398@identity-protect.org
- c5c2260f-2f13-4528-94f4-a646043956bd@identity-protect.org
- c973ac5d-0903-46fd-8e3a-e86cb42be491@identity-protect.org
- e89d83f3-09f4-4126-8b73-7dddac717268@identity-protect.org
- owner-2394879@gds-security.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of gds-security.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for gds-security.com.
| Mechanism | Target |
|---|---|
| SPF_A | gds-security.com |
| SPF_A | serverhost.pixsla.de |
| SPF_MX | gds-security.com |
Related pages
Pivot deeper into the graph from gds-security.com.
- IP · 135.181.229.75
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:468
- Country · FI
- Email · 3fczoxmgxam07ycudwqe@j.o-w-o.info
- TLD · .com
- Browse hostnames · gd…
- 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: "gds-security.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.