Skip to content

Hostname

leitingacc.com

Last fetched

leitingacc.com resolves to 6 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 · leitingacc.comRouting diversity4.2/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/leitingacc.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.28.51.144119.28.50.0/23AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK
124.156.107.190124.156.104.0/22AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK
43.135.79.15543.135.64.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK
43.154.116.8343.154.64.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK
43.157.118.17143.157.64.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue
43.131.39.443.131.0.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

27 observed subdomains of leitingacc.com.

Web-graph footprint

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

39 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for leitingacc.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from leitingacc.com.

Cypher and MCP

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

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