Hostname
gs1.com.ua
Last fetched
gs1.com.ua resolves to 1 IPv4 address operated by BREEZE-NETWORK - TOV TRK "Briz" in UA. WHOIS lists iana:1015 as the registrar.
Nutrition Label
Resolution chain
gs1.com.ua 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 |
|---|---|---|---|---|
| 178.159.110.220 | 178.159.108.0/22 | AS34661 | BREEZE-NETWORK - TOV TRK "Briz" | UA |
WHOIS identity
- Registrar
- iana:1015
- Organization
- netsoftware
- Contact emails
Subdomains
4 observed subdomains of gs1.com.ua.
| Subdomain |
|---|
| renovation.gs1.com.ua |
| www.gs1.com.ua |
Showing 2 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gs1.com.ua in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for gs1.com.ua.
| Mechanism | Target |
|---|---|
| SPF_A | gs1.com.ua |
| SPF_IP | 178.159.110.220 |
| SPF_MX | gs1.com.ua |
Related pages
Pivot deeper into the graph from gs1.com.ua.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gs1.com.ua"})-[: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.