Skip to content

Hostname

51.net

Last fetched

51.net resolves to 1 IPv4 address operated by HWCSNET Huawei Cloud Service data center in CN. WHOIS lists iana:471 as the registrar.

Nutrition Label

WHISPER CANON · 51.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/51.net

Resolution chain

51.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
117.78.50.71117.78.48.0/21AS55990HWCSNET Huawei Cloud Service data centerCN
117.78.50.71117.78.48.0/21AS55990HWCSNET Huawei Cloud Service data centerCN

WHOIS identity

Registrar
iana:471
Organization
51net
Contact emails

Subdomains

272 observed subdomains of 51.net.

Web-graph footprint

Distinct hostnames that link to or from 51.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 51.net.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com
SPF_IP49.4.6.29

Related pages

Pivot deeper into the graph from 51.net.

Cypher and MCP

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

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