Skip to content

Hostname

gu-st.ru

Last fetched

gu-st.ru resolves to 20 IPv4 addresses operated by CCT-AS - OOO "Sovremennye setevye tekhnologii" in RU. WHOIS lists registrar:ru-center-ru as the registrar.

Nutrition Label

WHISPER CANON · gu-st.ruRouting diversity4.8/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint0.0/10canon.whisper.security/host/gu-st.ru

Resolution chain

gu-st.ru resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.193.156.251212.193.156.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"RU
212.193.157.55212.193.157.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
212.193.156.178212.193.156.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.185.946.235.185.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
212.193.155.68212.193.155.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.186.11946.235.186.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.189.11146.235.188.0/23AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.184.10646.235.184.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.186.7046.235.186.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.184.21346.235.184.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
212.193.153.19212.193.152.0/23AS204878CCT-M9P1 - OOO "Sovremennye setevye tekhnologii"
46.235.186.9646.235.186.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.185.4246.235.185.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.189.4846.235.188.0/23AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.188.19846.235.188.0/23AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.188.24146.235.188.0/23AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
212.193.155.140212.193.155.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.188.21946.235.188.0/23AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
46.235.189.8046.235.188.0/23AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
212.193.153.43212.193.152.0/23AS204878CCT-M9P1 - OOO "Sovremennye setevye tekhnologii"

WHOIS identity

Registrar
registrar:ru-center-ru
Organization
ministry of digital development, communications and mass media of the russian federation
Contact emails

Web-graph footprint

Distinct hostnames that link to or from gu-st.ru in the public web crawl.

431 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gu-st.ru.

Cypher and MCP

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

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