Skip to content

Hostname

tsims.com

Last fetched

tsims.com resolves to 1 IPv4 address operated by AS3491 in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tsims.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tsims.com

Resolution chain

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

IPPrefixASNOperatorCountry
63.216.45.25163.216.0.0/13AS3491HK

WHOIS identity

Registrar
iana:2
Organization
ezim solutions
Contact emails

Subdomains

3 observed subdomains of tsims.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tsims.com.

MechanismTarget
SPF_Asmtp.ixmail2.hkcix.com
SPF_Asmtp.ixmail4.hkcix.com
SPF_INCLUDEnetvigator.com
SPF_INCLUDEpccw.com
SPF_IP202.181.206.54
SPF_IP218.255.24.166
SPF_IP63.216.45.248

Related pages

Pivot deeper into the graph from tsims.com.

Cypher and MCP

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

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