Skip to content

Hostname

time.com.kh

Last fetched

time.com.kh resolves to 1 IPv4 address operated by AS9930 in MY.

Nutrition Label

WHISPER CANON · time.com.khRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/time.com.kh

Resolution chain

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

IPPrefixASNOperatorCountry
211.24.220.166211.24.128.0/17AS9930MY

WHOIS identity

No WHOIS records are currently associated with time.com.kh in WhisperGraph.

Subdomains

1 observed subdomain of time.com.kh.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for time.com.kh.

MechanismTarget
SPF_INCLUDE_spf-dc44.sapsf.com
SPF_INCLUDEfsspfus.freshemail.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.121.108.137
SPF_IP203.121.108.138
SPF_IP203.121.108.139
SPF_IP203.121.108.140
SPF_IP203.121.64.130
SPF_IP203.121.64.131
SPF_IP203.121.64.132
SPF_IP203.121.64.153
SPF_IP203.121.64.160
SPF_IP203.121.64.161
SPF_IP203.121.64.225
SPF_IP203.121.64.230
SPF_IP203.121.65.155
SPF_IP203.121.65.156
SPF_IP203.121.65.167
SPF_IP211.24.220.160
SPF_MXmx01.time.com.my
SPF_MXmx02.time.com.my
SPF_MXtime.com.kh

Related pages

Pivot deeper into the graph from time.com.kh.

Cypher and MCP

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

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