Skip to content

Hostname

ting.com.hk

Last fetched

ting.com.hk resolves to 1 IPv4 address operated by M2012LIMITED-AS - 2012 Limited / Netfront in HK.

Nutrition Label

WHISPER CANON · ting.com.hkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ting.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
202.81.252.245202.81.252.0/23AS4658M2012LIMITED-AS - 2012 Limited / NetfrontHK

WHOIS identity

No WHOIS records are currently associated with ting.com.hk in WhisperGraph.

Subdomains

2 observed subdomains of ting.com.hk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ting.com.hk.

MechanismTarget
SPF_Ating.com.hk
SPF_INCLUDE_spf.netfront.net
SPF_MXting.com.hk

Related pages

Pivot deeper into the graph from ting.com.hk.

Cypher and MCP

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

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