Skip to content

Hostname

classin.com

Last fetched

classin.com resolves to 3 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in HK. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · classin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/classin.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.129.176.12443.129.128.0/18AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK
49.51.134.6549.51.134.0/23AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueDE
49.51.183.12049.51.180.0/22AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueUS

WHOIS identity

Registrar
iana:420
Organization
bei jing yi ou jiao yu ke ji you xian gong si
Contact emails

Subdomains

12 observed subdomains of classin.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for classin.com.

MechanismTarget
SPF_INCLUDE8695407.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from classin.com.

Cypher and MCP

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

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