Skip to content

Hostname

gsd-securityservices.com

Last fetched

gsd-securityservices.com resolves to 1 IPv4 address operated by AS3303 in CH. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · gsd-securityservices.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gsd-securityservices.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.124.232.156194.124.232.0/23AS3303CH

WHOIS identity

Registrar
iana:269
Organization
christian gerber
Contact emails

Subdomains

2 observed subdomains of gsd-securityservices.com.

Web-graph footprint

Distinct hostnames that link to or from gsd-securityservices.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gsd-securityservices.com.

MechanismTarget
SPF_Abbcom2.raq.ch
SPF_Agsd-securityservices.com
SPF_IP194.124.232.0/23
SPF_IP195.65.111.0/24
SPF_MXgsd-securityservices.com

Related pages

Pivot deeper into the graph from gsd-securityservices.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gsd-securityservices.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.