Skip to content

Hostname

temasek.com.sg

Last fetched

temasek.com.sg resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:890 as the registrar.

Nutrition Label

WHISPER CANON · temasek.com.sgRouting diversity3.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/temasek.com.sg

Resolution chain

temasek.com.sg resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.54.148104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.135.14023.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.6.111.12223.6.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
95.100.65.2795.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:890
Organization
temasek holdings (private) limited (sgnic-orgte91339)
Contact emails

Subdomains

21 observed subdomains of temasek.com.sg.

Web-graph footprint

Distinct hostnames that link to or from temasek.com.sg in the public web crawl.

1,125 sites link to this hostname.

184 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for temasek.com.sg.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from temasek.com.sg.

Cypher and MCP

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

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