Hostname
mapletree.com.sg
Last fetched
mapletree.com.sg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists registrar:singnet pte ltd as the registrar.
Nutrition Label
Resolution chain
mapletree.com.sg resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:singnet pte ltd
- Organization
- mapletree investments pte ltd (sgnic-orgma89473)
- Contact emails
- —
Subdomains
60 observed subdomains of mapletree.com.sg.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mapletree.com.sg in the public web crawl.
147 sites link to this hostname.
100 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for mapletree.com.sg.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc10.sapsf.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.haihaimail.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.11.189.214 |
| SPF_IP | 118.201.52.4 |
| SPF_IP | 123.100.236.112 |
| SPF_IP | 129.126.133.136 |
| SPF_MX | mapletree.com.sg |
Related pages
Pivot deeper into the graph from mapletree.com.sg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mapletree.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.