Skip to content

Hostname

58gui.com

Last fetched

58gui.com resolves to 9 IPv4 addresses operated by AGERA TELECOMUNICACOES SA in CN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · 58gui.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/58gui.com

Resolution chain

58gui.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.225.240.24106.225.192.0/18AS134238AGERA TELECOMUNICACOES SACN
116.153.39.128116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
120.39.165.50120.32.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
120.39.165.50120.32.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
120.52.95.237120.52.95.0/24AS133119VRSN-AC50-340 - VeriSign Global Registry ServicesCN
218.11.1.241218.11.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
218.12.77.90218.12.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
218.60.101.80218.60.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
221.229.162.62221.224.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
223.247.106.57223.240.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

WHOIS identity

Registrar
iana:1599
Organization
limingguo
Contact emails

Subdomains

1 observed subdomain of 58gui.com.

Subdomain
www.58gui.com

Web-graph footprint

Distinct hostnames that link to or from 58gui.com in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 58gui.com.

Cypher and MCP

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

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