Skip to content

Hostname

gxufe.cn

Last fetched

gxufe.cn resolves to 11 IPv4 addresses operated by SHARKTECH - Sharktech in US. WHOIS lists registrar:上海福虎信息科技有限公司 as the registrar.

Nutrition Label

WHISPER CANON · gxufe.cnRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.8/10canon.whisper.security/host/gxufe.cn

Resolution chain

gxufe.cn resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.98.40.206208.98.144.0/23AS46844SHARKTECH - SharktechUS
208.98.40.215208.98.144.0/23AS46844SHARKTECH - SharktechUS
208.98.40.32208.98.144.0/23AS46844SHARKTECH - SharktechUS
208.98.40.35208.98.144.0/23AS46844SHARKTECH - SharktechUS
208.98.40.71208.98.144.0/23AS46844SHARKTECH - SharktechUS
208.98.40.78208.98.144.0/23AS46844SHARKTECH - SharktechUS
208.98.43.76208.98.148.0/22AS46844SHARKTECH - SharktechUS
208.98.40.74208.98.144.0/23AS46844SHARKTECH - SharktechUS
208.98.43.92208.98.148.0/22AS46844SHARKTECH - SharktechUS
208.98.43.36208.98.148.0/22AS46844SHARKTECH - SharktechUS
208.98.40.230208.98.144.0/23AS46844SHARKTECH - SharktechUS

WHOIS identity

Registrar
registrar:上海福虎信息科技有限公司
Organization
怀化亿米信息技术有限公司
Contact emails

Subdomains

102 observed subdomains of gxufe.cn.

Web-graph footprint

Distinct hostnames that link to or from gxufe.cn in the public web crawl.

118 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gxufe.cn.

Cypher and MCP

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

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