Skip to content

Hostname

ccass-it.net

Last fetched

ccass-it.net resolves to 2 IPv4 addresses operated by SMARTONE-MB-AS-AP SmarTone Mobile Communications Ltd in HK. WHOIS lists iana:1327 as the registrar.

Nutrition Label

WHISPER CANON · ccass-it.netRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/ccass-it.net

Resolution chain

ccass-it.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.130.251.18649.130.192.0/18AS17924SMARTONE-MB-AS-AP SmarTone Mobile Communications LtdHK
49.131.133.11049.131.128.0/17AS17924SMARTONE-MB-AS-AP SmarTone Mobile Communications LtdHK

WHOIS identity

Registrar
iana:1327
Organization
ccass
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from ccass-it.net.

Cypher and MCP

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

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