Skip to content

Hostname

gls-czech.com

Last fetched

gls-czech.com resolves to 1 IPv4 address operated by AS5610 in CZ. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · gls-czech.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gls-czech.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.228.175.140194.228.128.0/17AS5610CZ

WHOIS identity

Registrar
iana:113
Organization
gls general logistics systems hungary kft.
Contact emails

Subdomains

52 observed subdomains of gls-czech.com.

Web-graph footprint

Distinct hostnames that link to or from gls-czech.com in the public web crawl.

40 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gls-czech.com.

MechanismTarget
SPF_INCLUDE_spf-mailgw-office.gls-group.com
SPF_INCLUDE_spf.gls-hungary.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.123.196.98
SPF_IP194.228.175.140
SPF_IP194.228.26.229
SPF_IP80.188.15.104/29

Related pages

Pivot deeper into the graph from gls-czech.com.

Cypher and MCP

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

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