Skip to content

Hostname

tll.org.sg

Last fetched

tll.org.sg resolves to 1 IPv4 address operated by AS18106 in SG. WHOIS lists registrar:ip mirror pte ltd as the registrar.

Nutrition Label

WHISPER CANON · tll.org.sgRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tll.org.sg

Resolution chain

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

IPPrefixASNOperatorCountry
202.83.100.53202.83.96.0/20AS18106SG

WHOIS identity

Registrar
registrar:ip mirror pte ltd
Organization
temasek life sciences laboratory limited (sgnic-org1014832)
Contact emails

Subdomains

12 observed subdomains of tll.org.sg.

Web-graph footprint

Distinct hostnames that link to or from tll.org.sg in the public web crawl.

75 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tll.org.sg.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.15.101.216/29
SPF_IP137.132.243.128/25
SPF_IP182.23.157.32/27
SPF_IP202.79.194.193/32
SPF_IP202.79.195.76
SPF_IP202.83.100.32/27
SPF_IP202.83.97.106

Related pages

Pivot deeper into the graph from tll.org.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tll.org.sg"})-[: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.