Hostname
gg.pl
Last fetched
gg.pl resolves to 2 IPv4 addresses operated by ECO-ATMAN-PL ECO-ATMAN- in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
gg.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.91.26.250 | 212.91.26.0/24 | AS57367 | ECO-ATMAN-PL ECO-ATMAN- | PL |
| 212.91.26.251 | 212.91.26.0/24 | AS57367 | ECO-ATMAN-PL ECO-ATMAN- | PL |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- england.pl sp. z o.o.
- Contact emails
- —
Subdomains
32 observed subdomains of gg.pl.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gg.pl in the public web crawl.
223 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from gg.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gg.pl"})-[: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.