Skip to content

Hostname

g-group.global

Last fetched

g-group.global resolves to 1 IPv4 address operated by Stek-Kazan - Stek Kazan LLC in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · g-group.globalRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/g-group.global

Resolution chain

g-group.global resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.159.204.83213.159.204.0/24AS60651Stek-Kazan - Stek Kazan LLCRU

WHOIS identity

Registrar
iana:1606
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of g-group.global.

Web-graph footprint

Distinct hostnames that link to or from g-group.global in the public web crawl.

13 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for g-group.global.

MechanismTarget
SPF_IP213.159.204.1
SPF_IP213.159.204.37
SPF_IP213.159.204.86
SPF_IP213.159.204.87
SPF_MXg-group.global

Related pages

Pivot deeper into the graph from g-group.global.

Cypher and MCP

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

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