Skip to content

Hostname

365industry.com

Last fetched

365industry.com resolves to 3 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in CN. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 365industry.comRouting diversity3.0/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/365industry.com

Resolution chain

365industry.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.16.41.184198.16.32.0/19AS40065CNSERVERS - CNSERVERS LLCCN
23.225.211.14923.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.192.15423.225.192.0/24AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:1923
Organization
lin xiao xiang
Contact emails

Subdomains

641 observed subdomains of 365industry.com.

Web-graph footprint

Distinct hostnames that link to or from 365industry.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 365industry.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "365industry.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.