Skip to content

Hostname

time.com.my

Last fetched

time.com.my resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · time.com.myRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/time.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.6.198104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.7.198104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
(413292-p)
Contact emails

Subdomains

222 observed subdomains of time.com.my.

Web-graph footprint

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

195 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for time.com.my.

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.156
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.my

Related pages

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

Cypher and MCP

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

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