Skip to content

Hostname

gs1.ee

Last fetched

gs1.ee resolves to 1 IPv4 address operated by AS3249 in EE. WHOIS lists registrar:telia eesti as as the registrar.

Nutrition Label

WHISPER CANON · gs1.eeRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/gs1.ee

Resolution chain

gs1.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.159.229.218217.159.128.0/17AS3249EE

WHOIS identity

Registrar
registrar:telia eesti as
Organization
mittetulundusuhing gs1 estonia
Contact emails

Subdomains

5 observed subdomains of gs1.ee.

Web-graph footprint

Distinct hostnames that link to or from gs1.ee in the public web crawl.

55 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for gs1.ee.

MechanismTarget
SPF_INCLUDE_netblocks.neti.ee
SPF_INCLUDEteliaklm.ee
SPF_MXgs1.ee

Related pages

Pivot deeper into the graph from gs1.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gs1.ee"})-[: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.