Skip to content

Hostname

jump.luna.58.com

Last fetched

jump.luna.58.com resolves to 2 IPv4 addresses operated by TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited in CN.

Nutrition Label

WHISPER CANON · jump.luna.58.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/jump.luna.58.com

Resolution chain

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

IPPrefixASNOperatorCountry
42.187.180.1642.187.128.0/18AS45090TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company LimitedCN
43.144.202.13643.144.192.0/18AS45090TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company LimitedCN

WHOIS identity

No WHOIS records are currently associated with jump.luna.58.com in WhisperGraph.

Web-graph footprint

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

61 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from jump.luna.58.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jump.luna.58.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.